Update README.md
Browse files
README.md
CHANGED
|
@@ -48,4 +48,6 @@ configs:
|
|
| 48 |
path: data/test-*
|
| 49 |
---
|
| 50 |
|
| 51 |
-
Data cloned from https://huggingface.co/datasets/ZurichNLP/x_stance, where you will find more information.
|
|
|
|
|
|
|
|
|
| 48 |
path: data/test-*
|
| 49 |
---
|
| 50 |
|
| 51 |
+
Data cloned from https://huggingface.co/datasets/ZurichNLP/x_stance, where you will find more information.
|
| 52 |
+
|
| 53 |
+
One exception is that the `label` column is now a numerical value with a fixed mapping to the `stance_label` column, and the `numerical_label` column is dropped.
|