Datasets:

Formats:
json
ArXiv:
Libraries:
Datasets
pandas
s-jse commited on
Commit
9f7d332
1 Parent(s): f07396e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -18,8 +18,8 @@ size_categories:
18
  - 100M<n<1B
19
  configs:
20
  - config_name: "default"
21
- data_files: "*.jsonl.gz"
22
  - config_name: "fa"
23
- data_files: "*/fa/*.jsonl.gz"
24
  ---
25
 
 
18
  - 100M<n<1B
19
  configs:
20
  - config_name: "default"
21
+ data_files: "*.jsonl"
22
  - config_name: "fa"
23
+ data_files: "*/fa/*.jsonl"
24
  ---
25