fixed README
Browse files
README.md
CHANGED
|
@@ -17,6 +17,8 @@ configs:
|
|
| 17 |
- split: test
|
| 18 |
path: causality-detection/test.parquet
|
| 19 |
features:
|
|
|
|
|
|
|
| 20 |
- name: text
|
| 21 |
dtype: string
|
| 22 |
- name: label
|
|
|
|
| 17 |
- split: test
|
| 18 |
path: causality-detection/test.parquet
|
| 19 |
features:
|
| 20 |
+
- name: index
|
| 21 |
+
dtype: string
|
| 22 |
- name: text
|
| 23 |
dtype: string
|
| 24 |
- name: label
|