pszemraj commited on
Commit
99c14bb
·
verified ·
1 Parent(s): a1f3505

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -107,6 +107,13 @@ tags:
107
  > [!IMPORTANT]
108
  > each config has only been deduped **individually** thus far
109
 
 
 
 
 
 
 
 
110
 
111
  deduped with:
112
 
 
107
  > [!IMPORTANT]
108
  > each config has only been deduped **individually** thus far
109
 
110
+ - all configs/subsets have columns `inputs` and `targets`
111
+ - deduped on `inputs`
112
+ - filtered for lang `en` if contents more than 5 chars.
113
+ - filter out any row with less than 1 char for either column
114
+ - `clean-text` applied to both columns
115
+
116
+ ## dedup command
117
 
118
  deduped with:
119