Sudehsna commited on
Commit
75cfc9c
·
verified ·
1 Parent(s): f868f16

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -5,7 +5,7 @@ colorTo: red
5
  sdk: static
6
  configs:
7
  - config_name: default
8
- data_files: "parallel_data_filtered/tld/matched_0.60_0.005_relative.jsonl"
9
  default: true
10
  ---
11
 
@@ -186,7 +186,7 @@ parallel_data_unfiltered/
186
 
187
  With ALPHA being `0.005` and LENGTH_PENALTY_TYPE either `"relative"`, `"absolute"`.
188
 
189
- The same structure applies to `/parallel_data_filtered/`.
190
 
191
  ### File Organization
192
 
 
5
  sdk: static
6
  configs:
7
  - config_name: default
8
+ data_files: parallel_data_filtered/tld/matched_0.60_0.005_relative.jsonl"
9
  default: true
10
  ---
11
 
 
186
 
187
  With ALPHA being `0.005` and LENGTH_PENALTY_TYPE either `"relative"`, `"absolute"`.
188
 
189
+ For `/parallel_data_filtered/` we chose to always include a penalty.
190
 
191
  ### File Organization
192