kargaranamir commited on
Commit
c85edb7
1 Parent(s): 5f4e07a

add bar_Latn config.

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,3 +1,10 @@
1
- ---
2
- license: odc-by
3
- ---
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: odc-by
3
+ configs:
4
+ - config_name: bar_Latn
5
+ data_files:
6
+ - split: train
7
+ path: "bar_Latn/train/*.parquet"
8
+ - split: test
9
+ path: "bar_Latn/test/*.parquet"
10
+ ---