Datasets:

Modalities:
Text
Formats:
parquet
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
zzzzzhy commited on
Commit
cd4e256
·
verified ·
1 Parent(s): 2ba80c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -3
README.md CHANGED
@@ -1,3 +1,24 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+
5
+ ---
6
+ configs:
7
+ - config_name: default
8
+ data_files:
9
+ - split: seed
10
+ path:
11
+ - "amgm_seed.jsonl"
12
+ - "cauchy_seed.jsonl"
13
+ - "misc_seed.jsonl"
14
+ - split: type1
15
+ path:
16
+ - "amgm_type1.jsonl"
17
+ - "cauchy_type1.jsonl"
18
+ - "misc_type1.jsonl"
19
+ - split: type2
20
+ path:
21
+ - "amgm_type2.jsonl"
22
+ - "cauchy_type2.jsonl"
23
+ - "misc_type2.jsonl"
24
+ ---