Nikgorby commited on
Commit
c9ffaba
1 Parent(s): cb2db1c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -8,5 +8,7 @@ configs:
8
  path: "nikgorby_dataset.csv"
9
  - split: test
10
  path: "nikgorby_dataset_small.csv"
 
 
11
 
12
  ---
 
8
  path: "nikgorby_dataset.csv"
9
  - split: test
10
  path: "nikgorby_dataset_small.csv"
11
+ - split: val
12
+ path: "nikgorby_dataset_small_1.csv"
13
 
14
  ---