pszemraj commited on
Commit
cb0540d
1 Parent(s): 233b4b7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -6
README.md CHANGED
@@ -33,14 +33,13 @@ tags:
33
 
34
  This is [vivym/midjourney-messages](https://huggingface.co/datasets/vivym/midjourney-messages) but with the following cleaning steps:
35
 
36
- - remove most columns (_`id` columns to reference vs. original remain_)
37
- - apply `clean-text` to all rows (keeping casing)
38
  - rename `content` to `text` (ffs)
39
- - remove the midjourney ID/tag (??) in angle brackets at the end, remove the double asterisks
40
- - drop exact duplicate rows
41
 
42
-
43
- A single row looks like:
44
 
45
  ```
46
  {'id': '1144508020898922537',
 
33
 
34
  This is [vivym/midjourney-messages](https://huggingface.co/datasets/vivym/midjourney-messages) but with the following cleaning steps:
35
 
36
+ - remove most columns (keep `id` columns for reference vs. original)
37
+ - Apply `clean-text` to all rows (_keep casing_)
38
  - rename `content` to `text` (ffs)
39
+ - remove intermediate ID/tag (???) in angle brackets at the end, remove double asterisks `**`
40
+ - remove exact duplicate rows
41
 
42
+ A single example looks like this:
 
43
 
44
  ```
45
  {'id': '1144508020898922537',