init
Browse files
README.md
CHANGED
@@ -25,24 +25,6 @@ tags:
|
|
25 |
- super_tweet_eval
|
26 |
- tweet_eval
|
27 |
- natural language understanding
|
28 |
-
dataset_info:
|
29 |
-
- config_name: tweet_topic
|
30 |
-
features:
|
31 |
-
- name: date
|
32 |
-
dtype: string
|
33 |
-
- name: id
|
34 |
-
dtype: string
|
35 |
-
- name: text
|
36 |
-
dtype: string
|
37 |
-
- name: label_list
|
38 |
-
dtype: list
|
39 |
-
splits:
|
40 |
-
- name: test
|
41 |
-
num_examples: 1679
|
42 |
-
- name: train
|
43 |
-
num_examples: 4585
|
44 |
-
- name: validation
|
45 |
-
num_examples: 573
|
46 |
---
|
47 |
|
48 |
|
|
|
25 |
- super_tweet_eval
|
26 |
- tweet_eval
|
27 |
- natural language understanding
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
---
|
29 |
|
30 |
|