BrandonZYW
commited on
Commit
•
462fb54
1
Parent(s):
25f6a0d
Upload folder using huggingface_hub
Browse files- README.md +9 -1
- location.csv +0 -0
- topic.csv +0 -0
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
1 |
---
|
2 |
+
configs:
|
3 |
+
- config_name: location
|
4 |
+
data_files:
|
5 |
+
- split: test
|
6 |
+
path: "location.csv"
|
7 |
+
- config_name: topic
|
8 |
+
data_files:
|
9 |
+
- split: test
|
10 |
+
path: "topic.csv"
|
11 |
---
|
location.csv
ADDED
The diff for this file is too large to render.
See raw diff
|
|
topic.csv
ADDED
The diff for this file is too large to render.
See raw diff
|
|