Datasets:
Upload dataset
Browse files- README.md +34 -1
- data/test-00000-of-00001.parquet +3 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
---
|
2 |
annotations_creators:
|
3 |
-
- machine. Although we scrapped web-sites and collected tags placed by the articles
|
|
|
4 |
language_creators:
|
5 |
- found
|
6 |
language:
|
@@ -22,6 +23,38 @@ task_ids:
|
|
22 |
- sentiment-analysis
|
23 |
- sentiment-scoring
|
24 |
- multivariate-time-series-forecasting
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
---
|
26 |
|
27 |
# RussianFinancialNews
|
|
|
1 |
---
|
2 |
annotations_creators:
|
3 |
+
- machine. Although we scrapped web-sites and collected tags placed by the articles
|
4 |
+
authors, whether they had been labeled by human or machine stays unknown
|
5 |
language_creators:
|
6 |
- found
|
7 |
language:
|
|
|
23 |
- sentiment-analysis
|
24 |
- sentiment-scoring
|
25 |
- multivariate-time-series-forecasting
|
26 |
+
dataset_info:
|
27 |
+
features:
|
28 |
+
- name: title
|
29 |
+
dtype: string
|
30 |
+
- name: body
|
31 |
+
dtype: string
|
32 |
+
- name: date
|
33 |
+
dtype: string
|
34 |
+
- name: time
|
35 |
+
dtype: string
|
36 |
+
- name: tags
|
37 |
+
dtype: string
|
38 |
+
- name: source
|
39 |
+
dtype: string
|
40 |
+
- name: __index_level_0__
|
41 |
+
dtype: int64
|
42 |
+
splits:
|
43 |
+
- name: train
|
44 |
+
num_bytes: 88798032.0
|
45 |
+
num_examples: 73564
|
46 |
+
- name: test
|
47 |
+
num_bytes: 22199508.0
|
48 |
+
num_examples: 18391
|
49 |
+
download_size: 42949844
|
50 |
+
dataset_size: 110997540.0
|
51 |
+
configs:
|
52 |
+
- config_name: default
|
53 |
+
data_files:
|
54 |
+
- split: train
|
55 |
+
path: data/train-*
|
56 |
+
- split: test
|
57 |
+
path: data/test-*
|
58 |
---
|
59 |
|
60 |
# RussianFinancialNews
|
data/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7902a7d2f406f2b953904d788fed4dcddbd2ed80833dafb5dd13e206729367b6
|
3 |
+
size 8553151
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1fe07ca4733a62bd5dcd0493ee29d60751d6ccd9c5a05722d1d5a4cae7f5128a
|
3 |
+
size 34396693
|