israel commited on
Commit
a9b6614
·
verified ·
1 Parent(s): 6399b22

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -1,7 +1,11 @@
1
  ---
2
  configs:
3
- - config_name: amh_multiple_choice
4
  data_files:
5
  - split: all
6
  path: amh/amh_all.csv
 
 
 
 
7
  ---
 
1
  ---
2
  configs:
3
+ - config_name: amh
4
  data_files:
5
  - split: all
6
  path: amh/amh_all.csv
7
+ - config_name: eng
8
+ data_files:
9
+ - split: all
10
+ path: eng/eng_all.csv
11
  ---