michiel commited on
Commit
bbb9fde
·
verified ·
1 Parent(s): ed90f02

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
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. One exception is that I the `label` column is now a numerical value with a fixed mapping to the `stance_label` column.
 
 
 
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.