hearmeneigh commited on
Commit
8a802de
1 Parent(s): 96ad259

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -46,6 +46,9 @@ This is a raw, uncurated, and largely unprocessed dataset. You likely want to us
46
  For a comprehensive list of tags and counts, [see here](https://huggingface.co/datasets/hearmeneigh/e621-rising-v2-raw/raw/main/meta/tag-counts.json).
47
 
48
  ### Changes From E621
 
 
 
49
  * Symbols have been prefixed with `symbol:`, e.g. `symbol:<3`
50
  * Aspect ratio has been prefixed with `aspect_ratio:`, e.g. `aspect_ratio:16_9`
51
  * All categories except `general` have been prefixed with the category name, e.g. `artist:somename`. The categories are:
 
46
  For a comprehensive list of tags and counts, [see here](https://huggingface.co/datasets/hearmeneigh/e621-rising-v2-raw/raw/main/meta/tag-counts.json).
47
 
48
  ### Changes From E621
49
+ * Tag names have been rewritten to `[a-z0-9_]` or `<category>:[a-z0-9_]`, e.g.
50
+ * `digital_media_(artwork)` => `meta:digital_media_artwork`
51
+ * `half-closed_eyes` => `halfclosed_eyes`
52
  * Symbols have been prefixed with `symbol:`, e.g. `symbol:<3`
53
  * Aspect ratio has been prefixed with `aspect_ratio:`, e.g. `aspect_ratio:16_9`
54
  * All categories except `general` have been prefixed with the category name, e.g. `artist:somename`. The categories are: