Enrico Benedetti
commited on
Commit
·
e0d8e6f
1
Parent(s):
68a2ea8
up
Browse files
README.md
CHANGED
@@ -1,4 +1,10 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
license: cc-by-sa-4.0
|
3 |
license_name: license
|
4 |
license_link: LICENSE
|
|
|
1 |
---
|
2 |
+
configs:
|
3 |
+
- config_name: main_data
|
4 |
+
data_files: "corpus.csv"
|
5 |
+
default: true
|
6 |
+
- config_name: sources
|
7 |
+
data_files: "sources.csv"
|
8 |
license: cc-by-sa-4.0
|
9 |
license_name: license
|
10 |
license_link: LICENSE
|