Datasets:

Multilinguality:
monolingual
Size Categories:
10K<n<100K
Language Creators:
crowdsourced
Annotations Creators:
expert-generated
Source Datasets:
original
Tags:
stance-detection
License:
lhoestq HF staff commited on
Commit
b398582
1 Parent(s): a4a8676

add dataset_info in dataset metadata

Browse files
Files changed (1) hide show
  1. README.md +51 -0
README.md CHANGED
@@ -24,6 +24,57 @@ configs:
24
  - spanish
25
  tags:
26
  - stance-detection
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
  ---
28
 
29
  # Dataset Card for Catalonia Independence Corpus
 
24
  - spanish
25
  tags:
26
  - stance-detection
27
+ dataset_info:
28
+ - config_name: catalan
29
+ features:
30
+ - name: id_str
31
+ dtype: string
32
+ - name: TWEET
33
+ dtype: string
34
+ - name: LABEL
35
+ dtype:
36
+ class_label:
37
+ names:
38
+ 0: AGAINST
39
+ 1: FAVOR
40
+ 2: NEUTRAL
41
+ splits:
42
+ - name: test
43
+ num_bytes: 469204
44
+ num_examples: 2010
45
+ - name: train
46
+ num_bytes: 1406250
47
+ num_examples: 6028
48
+ - name: validation
49
+ num_bytes: 473393
50
+ num_examples: 2010
51
+ download_size: 995415
52
+ dataset_size: 2348847
53
+ - config_name: spanish
54
+ features:
55
+ - name: id_str
56
+ dtype: string
57
+ - name: TWEET
58
+ dtype: string
59
+ - name: LABEL
60
+ dtype:
61
+ class_label:
62
+ names:
63
+ 0: AGAINST
64
+ 1: FAVOR
65
+ 2: NEUTRAL
66
+ splits:
67
+ - name: test
68
+ num_bytes: 501783
69
+ num_examples: 2016
70
+ - name: train
71
+ num_bytes: 1507388
72
+ num_examples: 6046
73
+ - name: validation
74
+ num_bytes: 505092
75
+ num_examples: 2015
76
+ download_size: 1070281
77
+ dataset_size: 2514263
78
  ---
79
 
80
  # Dataset Card for Catalonia Independence Corpus