Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
fact-checking
Languages:
Japanese
Size:
10K - 100K
License:
add dataset_info in dataset metadata
Browse files
README.md
CHANGED
@@ -19,6 +19,26 @@ task_ids:
|
|
19 |
- fact-checking
|
20 |
paperswithcode_id: null
|
21 |
pretty_name: COVID-19 日本語Twitterデータセット (COVID-19 Japanese Twitter Dataset)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
---
|
23 |
|
24 |
# Dataset Card for COVID-19 日本語Twitterデータセット (COVID-19 Japanese Twitter Dataset)
|
@@ -149,4 +169,4 @@ The author shows how to cite as「鈴木 優: COVID-19 日本語 Twitter デー
|
|
149 |
|
150 |
### Contributions
|
151 |
|
152 |
-
Thanks to [@forest1988](https://github.com/forest1988) for adding this dataset.
|
|
|
19 |
- fact-checking
|
20 |
paperswithcode_id: null
|
21 |
pretty_name: COVID-19 日本語Twitterデータセット (COVID-19 Japanese Twitter Dataset)
|
22 |
+
dataset_info:
|
23 |
+
features:
|
24 |
+
- name: tweet_id
|
25 |
+
dtype: string
|
26 |
+
- name: assessment_option_id
|
27 |
+
dtype:
|
28 |
+
class_label:
|
29 |
+
names:
|
30 |
+
0: '63'
|
31 |
+
1: '64'
|
32 |
+
2: '65'
|
33 |
+
3: '66'
|
34 |
+
4: '67'
|
35 |
+
5: '68'
|
36 |
+
splits:
|
37 |
+
- name: train
|
38 |
+
num_bytes: 1662833
|
39 |
+
num_examples: 53639
|
40 |
+
download_size: 406005
|
41 |
+
dataset_size: 1662833
|
42 |
---
|
43 |
|
44 |
# Dataset Card for COVID-19 日本語Twitterデータセット (COVID-19 Japanese Twitter Dataset)
|
|
|
169 |
|
170 |
### Contributions
|
171 |
|
172 |
+
Thanks to [@forest1988](https://github.com/forest1988) for adding this dataset.
|