Update README.md
Browse files
README.md
CHANGED
@@ -2,9 +2,7 @@
|
|
2 |
license: odc-by
|
3 |
configs:
|
4 |
- config_name: default
|
5 |
-
data_files:
|
6 |
-
- split: train
|
7 |
-
path: data.csv
|
8 |
sep: ‽
|
9 |
tags:
|
10 |
- not-for-all-audiences
|
|
|
2 |
license: odc-by
|
3 |
configs:
|
4 |
- config_name: default
|
5 |
+
data_files: "*.csv"
|
|
|
|
|
6 |
sep: ‽
|
7 |
tags:
|
8 |
- not-for-all-audiences
|