Matthewfung commited on
Commit
09299fc
1 Parent(s): 303828f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -1,3 +1,10 @@
1
  ---
 
 
 
 
 
 
 
2
  license: apache-2.0
3
  ---
 
1
  ---
2
+ configs:
3
+ - config_name: default
4
+ data_files:
5
+ - split: main
6
+ path: "main_data.csv"
7
+ - split: expand
8
+ path: "weibo_ex.csv"
9
  license: apache-2.0
10
  ---