ViolaCamille commited on
Commit
444c8b1
1 Parent(s): 16fa72f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,3 +1,10 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ configs:
4
+ - config_name: german_laymen_bgb_qa
5
+ data_files: "GerLayQA.json"
6
+ - config_name: german_laymen_stgb_qa
7
+ data_files: "stgb_QA.json"
8
+ - config_name: german_laymen_zpo_qa
9
+ data_files: "zpo_QA.json"
10
+ ---