Update dataset to latest version
Browse files
README.md
CHANGED
@@ -11,9 +11,9 @@ configs:
|
|
11 |
- config_name: default
|
12 |
data_files:
|
13 |
- split: train
|
14 |
-
path: "
|
15 |
- split: test
|
16 |
-
path: "
|
17 |
---
|
18 |
|
19 |
https://e3c.fbk.eu/clinkart#h.t2wonespwj5j
|
|
|
11 |
- config_name: default
|
12 |
data_files:
|
13 |
- split: train
|
14 |
+
path: "train_v2.jsonl"
|
15 |
- split: test
|
16 |
+
path: "test_v2.jsonl"
|
17 |
---
|
18 |
|
19 |
https://e3c.fbk.eu/clinkart#h.t2wonespwj5j
|