BrandonZYW commited on
Commit
75e69c3
·
verified ·
1 Parent(s): 8becfdd

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. README.md +6 -2
  2. emotion.csv +0 -0
  3. intent.csv +0 -0
README.md CHANGED
@@ -1,7 +1,11 @@
1
  ---
2
  configs:
3
  - config_name: intent
4
- data_files: "intent.csv"
 
 
5
  - config_name: emotion
6
- data_files: "emotion.csv"
 
 
7
  ---
 
1
  ---
2
  configs:
3
  - config_name: intent
4
+ data_files:
5
+ - split: test
6
+ path: "intent.csv"
7
  - config_name: emotion
8
+ data_files:
9
+ - split: test
10
+ path: "emotion.csv"
11
  ---
emotion.csv CHANGED
The diff for this file is too large to render. See raw diff
 
intent.csv CHANGED
The diff for this file is too large to render. See raw diff