APRIL-AIGC commited on
Commit
20ae209
·
verified ·
1 Parent(s): 119d4c9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -5
README.md CHANGED
@@ -1,5 +1,16 @@
1
- ---
2
- license: other
3
- license_name: license-april-lab.txt
4
- license_link: LICENSE
5
- ---
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ license_name: license-april-lab.txt
4
+ license_link: LICENSE
5
+ configs:
6
+ - config_name: Default # Name of the dataset subset, if applicable. Example: default
7
+ data_files:
8
+ - split: short # Example: test
9
+ path: short.csv # Example: holdout.csv
10
+ - split: long # Example: test
11
+ path: long.csv # Example: holdout.csv
12
+ ---
13
+
14
+
15
+
16
+