ANDRYHA commited on
Commit
52a0a46
·
verified ·
1 Parent(s): dc4aecc

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ configs:
3
+ - config_name: default
4
+ data_files:
5
+ - split: train
6
+ path: "Train/**"
7
+ - split: test
8
+ path: "Test/**"
9
+ license: cc-by-4.0
10
+ ---