mlsa-iai-msu-lab
commited on
Commit
•
6fce834
1
Parent(s):
c6a4ed6
Upload dataset
Browse files
README.md
CHANGED
@@ -153,6 +153,23 @@ dataset_info:
|
|
153 |
num_examples: 462
|
154 |
download_size: 2117609
|
155 |
dataset_size: 3678341
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
156 |
configs:
|
157 |
- config_name: cited_count_en
|
158 |
data_files:
|
@@ -208,4 +225,10 @@ configs:
|
|
208 |
path: pub_type_en/train-*
|
209 |
- split: test
|
210 |
path: pub_type_en/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
211 |
---
|
|
|
153 |
num_examples: 462
|
154 |
download_size: 2117609
|
155 |
dataset_size: 3678341
|
156 |
+
- config_name: pub_type_ru
|
157 |
+
features:
|
158 |
+
- name: paper_id
|
159 |
+
dtype: int64
|
160 |
+
- name: text
|
161 |
+
dtype: string
|
162 |
+
- name: label
|
163 |
+
dtype: string
|
164 |
+
splits:
|
165 |
+
- name: train
|
166 |
+
num_bytes: 5840922
|
167 |
+
num_examples: 4150
|
168 |
+
- name: test
|
169 |
+
num_bytes: 659760
|
170 |
+
num_examples: 462
|
171 |
+
download_size: 3117503
|
172 |
+
dataset_size: 6500682
|
173 |
configs:
|
174 |
- config_name: cited_count_en
|
175 |
data_files:
|
|
|
225 |
path: pub_type_en/train-*
|
226 |
- split: test
|
227 |
path: pub_type_en/test-*
|
228 |
+
- config_name: pub_type_ru
|
229 |
+
data_files:
|
230 |
+
- split: train
|
231 |
+
path: pub_type_ru/train-*
|
232 |
+
- split: test
|
233 |
+
path: pub_type_ru/test-*
|
234 |
---
|
pub_type_ru/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b49929f9cd1503b0e04c9499fdc20475602a60c5dcb54d70ff127d546425bbf1
|
3 |
+
size 315696
|
pub_type_ru/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:92c4d6035951b8b1132a25c5ab9ddb3dc573b75a6987e0c81983bd753a878e8b
|
3 |
+
size 2801807
|