BrandonZYW commited on
Commit
874caa2
1 Parent(s): 462fb54

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -3,9 +3,10 @@ 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
- ---
 
 
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
+ license: mit
12
+ ---