bkitano commited on
Commit
e8aab0f
·
verified ·
1 Parent(s): 4bddeae

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. README.md +9 -3
  2. test.txt +0 -0
  3. train.txt +0 -0
README.md CHANGED
@@ -1,3 +1,9 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
1
+ ---
2
+ configs:
3
+ - config_name: default
4
+ data_files:
5
+ - split: train
6
+ path: "train.txt"
7
+ - split: test
8
+ path: "test.txt"
9
+ ---
test.txt ADDED
File without changes
train.txt ADDED
File without changes