Upload dataset
Browse files
README.md
CHANGED
|
@@ -77,6 +77,36 @@ dataset_info:
|
|
| 77 |
num_examples: 12318
|
| 78 |
download_size: 19104522
|
| 79 |
dataset_size: 32533359
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 80 |
- config_name: default
|
| 81 |
features:
|
| 82 |
- name: id
|
|
@@ -118,6 +148,10 @@ configs:
|
|
| 118 |
data_files:
|
| 119 |
- split: train
|
| 120 |
path: anime.stackexchange.com/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 121 |
- config_name: default
|
| 122 |
data_files:
|
| 123 |
- split: anime.stackexchange.com_simple
|
|
|
|
| 77 |
num_examples: 12318
|
| 78 |
download_size: 19104522
|
| 79 |
dataset_size: 32533359
|
| 80 |
+
- config_name: anime.stackexchange.com_simple
|
| 81 |
+
features:
|
| 82 |
+
- name: id
|
| 83 |
+
dtype: string
|
| 84 |
+
- name: accepted_answer_id
|
| 85 |
+
dtype: string
|
| 86 |
+
- name: popular_answer_id
|
| 87 |
+
dtype: string
|
| 88 |
+
- name: title
|
| 89 |
+
dtype: string
|
| 90 |
+
- name: question_body
|
| 91 |
+
dtype: string
|
| 92 |
+
- name: question_score
|
| 93 |
+
dtype: int64
|
| 94 |
+
- name: accepted_answer_body
|
| 95 |
+
dtype: string
|
| 96 |
+
- name: accepted_answer_score
|
| 97 |
+
dtype: int64
|
| 98 |
+
- name: popular_answer_body
|
| 99 |
+
dtype: string
|
| 100 |
+
- name: popular_answer_score
|
| 101 |
+
dtype: int64
|
| 102 |
+
- name: tags
|
| 103 |
+
sequence: string
|
| 104 |
+
splits:
|
| 105 |
+
- name: train
|
| 106 |
+
num_bytes: 29800087
|
| 107 |
+
num_examples: 12318
|
| 108 |
+
download_size: 18536497
|
| 109 |
+
dataset_size: 29800087
|
| 110 |
- config_name: default
|
| 111 |
features:
|
| 112 |
- name: id
|
|
|
|
| 148 |
data_files:
|
| 149 |
- split: train
|
| 150 |
path: anime.stackexchange.com/train-*
|
| 151 |
+
- config_name: anime.stackexchange.com_simple
|
| 152 |
+
data_files:
|
| 153 |
+
- split: train
|
| 154 |
+
path: anime.stackexchange.com_simple/train-*
|
| 155 |
- config_name: default
|
| 156 |
data_files:
|
| 157 |
- split: anime.stackexchange.com_simple
|
anime.stackexchange.com_simple/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1d0503a689cad0b9d8408435e5956dbd9f66a26013c877ecef81b9708d8ae0c1
|
| 3 |
+
size 18536497
|