system HF staff commited on
Commit
7834a7a
β€’
1 Parent(s): 63aa343

Update files from the datasets library (from 1.7.0)

Browse files

Release notes: https://github.com/huggingface/datasets/releases/tag/1.7.0

Files changed (1) hide show
  1. README.md +50 -49
README.md CHANGED
@@ -1,105 +1,105 @@
1
  ---
2
  annotations_creators: []
3
  language_creators:
4
- - found
5
  languages:
6
- - en
7
  licenses:
8
- - unknown
9
  multilinguality:
10
- - monolingual
11
  size_categories:
12
  emoji:
13
- - 100K<n<1M
14
  emotion:
15
- - 1K<n<10K
16
  hate:
17
- - 10K<n<100K
18
  irony:
19
- - 1K<n<10K
20
  offensive:
21
- - 10K<n<100K
22
  sentiment:
23
- - 10K<n<100K
24
  stance_abortion:
25
- - n<1K
26
  stance_atheism:
27
- - n<1K
28
  stance_climate:
29
- - n<1K
30
  stance_feminist:
31
- - n<1K
32
  stance_hillary:
33
- - n<1K
34
  source_datasets:
35
  emoji:
36
- - extended|other-tweet-datasets
37
  emotion:
38
- - extended|other-tweet-datasets
39
  hate:
40
- - extended|other-tweet-datasets
41
  irony:
42
- - extended|other-tweet-datasets
43
  offensive:
44
- - extended|other-tweet-datasets
45
  sentiment:
46
- - extended|other-tweet-datasets
47
  stance_abortion:
48
- - extended|other-tweet-datasets
49
  stance_atheism:
50
- - extended|other-tweet-datasets
51
  stance_climate:
52
- - extended|other-tweet-datasets
53
  stance_feminist:
54
- - extended|other-tweet-datasets
55
  stance_hillary:
56
- - extended|other-tweet-datasets
57
  task_categories:
58
- - text-classification
59
  task_ids:
60
  emoji:
61
- - multi-class-classification
62
  emotion:
63
- - multi-class-classification
64
- - sentiment-classification
65
  hate:
66
- - intent-classification
67
  irony:
68
- - multi-class-classification
69
  offensive:
70
- - intent-classification
71
  sentiment:
72
- - multi-class-classification
73
- - sentiment-classification
74
  stance_abortion:
75
- - intent-classification
76
- - multi-class-classification
77
  stance_atheism:
78
- - intent-classification
79
- - multi-class-classification
80
  stance_climate:
81
- - intent-classification
82
- - multi-class-classification
83
  stance_feminist:
84
- - intent-classification
85
- - multi-class-classification
86
  stance_hillary:
87
- - intent-classification
88
- - multi-class-classification
 
89
  ---
90
 
91
  # Dataset Card for tweet_eval
92
 
93
  ## Table of Contents
94
-
95
  - [Dataset Description](#dataset-description)
96
  - [Dataset Summary](#dataset-summary)
97
- - [Supported Tasks](#supported-tasks-and-leaderboards)
98
  - [Languages](#languages)
99
  - [Dataset Structure](#dataset-structure)
100
  - [Data Instances](#data-instances)
101
- - [Data Fields](#data-instances)
102
- - [Data Splits](#data-instances)
103
  - [Dataset Creation](#dataset-creation)
104
  - [Curation Rationale](#curation-rationale)
105
  - [Source Data](#source-data)
@@ -113,6 +113,7 @@ task_ids:
113
  - [Dataset Curators](#dataset-curators)
114
  - [Licensing Information](#licensing-information)
115
  - [Citation Information](#citation-information)
 
116
 
117
  ## Dataset Description
118
 
 
1
  ---
2
  annotations_creators: []
3
  language_creators:
4
+ - found
5
  languages:
6
+ - en
7
  licenses:
8
+ - unknown
9
  multilinguality:
10
+ - monolingual
11
  size_categories:
12
  emoji:
13
+ - 100K<n<1M
14
  emotion:
15
+ - 1K<n<10K
16
  hate:
17
+ - 10K<n<100K
18
  irony:
19
+ - 1K<n<10K
20
  offensive:
21
+ - 10K<n<100K
22
  sentiment:
23
+ - 10K<n<100K
24
  stance_abortion:
25
+ - n<1K
26
  stance_atheism:
27
+ - n<1K
28
  stance_climate:
29
+ - n<1K
30
  stance_feminist:
31
+ - n<1K
32
  stance_hillary:
33
+ - n<1K
34
  source_datasets:
35
  emoji:
36
+ - extended|other-tweet-datasets
37
  emotion:
38
+ - extended|other-tweet-datasets
39
  hate:
40
+ - extended|other-tweet-datasets
41
  irony:
42
+ - extended|other-tweet-datasets
43
  offensive:
44
+ - extended|other-tweet-datasets
45
  sentiment:
46
+ - extended|other-tweet-datasets
47
  stance_abortion:
48
+ - extended|other-tweet-datasets
49
  stance_atheism:
50
+ - extended|other-tweet-datasets
51
  stance_climate:
52
+ - extended|other-tweet-datasets
53
  stance_feminist:
54
+ - extended|other-tweet-datasets
55
  stance_hillary:
56
+ - extended|other-tweet-datasets
57
  task_categories:
58
+ - text-classification
59
  task_ids:
60
  emoji:
61
+ - multi-class-classification
62
  emotion:
63
+ - multi-class-classification
64
+ - sentiment-classification
65
  hate:
66
+ - intent-classification
67
  irony:
68
+ - multi-class-classification
69
  offensive:
70
+ - intent-classification
71
  sentiment:
72
+ - multi-class-classification
73
+ - sentiment-classification
74
  stance_abortion:
75
+ - intent-classification
76
+ - multi-class-classification
77
  stance_atheism:
78
+ - intent-classification
79
+ - multi-class-classification
80
  stance_climate:
81
+ - intent-classification
82
+ - multi-class-classification
83
  stance_feminist:
84
+ - intent-classification
85
+ - multi-class-classification
86
  stance_hillary:
87
+ - intent-classification
88
+ - multi-class-classification
89
+ paperswithcode_id: tweeteval
90
  ---
91
 
92
  # Dataset Card for tweet_eval
93
 
94
  ## Table of Contents
 
95
  - [Dataset Description](#dataset-description)
96
  - [Dataset Summary](#dataset-summary)
97
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
98
  - [Languages](#languages)
99
  - [Dataset Structure](#dataset-structure)
100
  - [Data Instances](#data-instances)
101
+ - [Data Fields](#data-fields)
102
+ - [Data Splits](#data-splits)
103
  - [Dataset Creation](#dataset-creation)
104
  - [Curation Rationale](#curation-rationale)
105
  - [Source Data](#source-data)
 
113
  - [Dataset Curators](#dataset-curators)
114
  - [Licensing Information](#licensing-information)
115
  - [Citation Information](#citation-information)
116
+ - [Contributions](#contributions)
117
 
118
  ## Dataset Description
119