Nikgorby commited on
Commit
687331e
1 Parent(s): 1b07937

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,3 +1,12 @@
1
  ---
2
  license: wtfpl
3
  ---
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: wtfpl
3
  ---
4
+ ---
5
+ configs:
6
+ - config_name: default
7
+ data_files:
8
+ - split: train
9
+ path: "nikgorby_dataset.csv"
10
+ - split: test
11
+ path: "nikgorby_dataset_small.csv"
12
+ ---