Datasets:
Tasks:
Text Classification
Sub-tasks:
sentiment-classification
Languages:
Russian
Size:
1K<n<10K
License:
merkalo-ziri
commited on
Commit
•
f4c231b
1
Parent(s):
e4628e2
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,96 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
annotations_creators:
|
3 |
+
- found
|
4 |
+
language:
|
5 |
+
- ru
|
6 |
+
language_creators:
|
7 |
+
- found
|
8 |
+
license:
|
9 |
+
- other
|
10 |
+
multilinguality:
|
11 |
+
- monolingual
|
12 |
+
pretty_name: vsosh_dataset
|
13 |
+
size_categories:
|
14 |
+
- 1K<n<10K
|
15 |
+
source_datasets: []
|
16 |
+
tags: []
|
17 |
+
task_categories:
|
18 |
+
- text-classification
|
19 |
+
task_ids:
|
20 |
+
- sentiment-classification
|
21 |
+
---
|
22 |
+
# Dataset Card for [Dataset Name]
|
23 |
+
## Table of Contents
|
24 |
+
- [Table of Contents](#table-of-contents)
|
25 |
+
- [Dataset Description](#dataset-description)
|
26 |
+
- [Dataset Summary](#dataset-summary)
|
27 |
+
- [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
|
28 |
+
- [Languages](#languages)
|
29 |
+
- [Dataset Structure](#dataset-structure)
|
30 |
+
- [Data Instances](#data-instances)
|
31 |
+
- [Data Fields](#data-fields)
|
32 |
+
- [Data Splits](#data-splits)
|
33 |
+
- [Dataset Creation](#dataset-creation)
|
34 |
+
- [Curation Rationale](#curation-rationale)
|
35 |
+
- [Source Data](#source-data)
|
36 |
+
- [Annotations](#annotations)
|
37 |
+
- [Personal and Sensitive Information](#personal-and-sensitive-information)
|
38 |
+
- [Considerations for Using the Data](#considerations-for-using-the-data)
|
39 |
+
- [Social Impact of Dataset](#social-impact-of-dataset)
|
40 |
+
- [Discussion of Biases](#discussion-of-biases)
|
41 |
+
- [Other Known Limitations](#other-known-limitations)
|
42 |
+
- [Additional Information](#additional-information)
|
43 |
+
- [Dataset Curators](#dataset-curators)
|
44 |
+
- [Licensing Information](#licensing-information)
|
45 |
+
- [Citation Information](#citation-information)
|
46 |
+
- [Contributions](#contributions)
|
47 |
+
## Dataset Description
|
48 |
+
- **Homepage:**
|
49 |
+
- **Repository:**
|
50 |
+
- **Paper:**
|
51 |
+
- **Leaderboard:**
|
52 |
+
- **Point of Contact:**
|
53 |
+
### Dataset Summary
|
54 |
+
[More Information Needed]
|
55 |
+
### Supported Tasks and Leaderboards
|
56 |
+
[More Information Needed]
|
57 |
+
### Languages
|
58 |
+
[More Information Needed]
|
59 |
+
## Dataset Structure
|
60 |
+
### Data Instances
|
61 |
+
[More Information Needed]
|
62 |
+
### Data Fields
|
63 |
+
[More Information Needed]
|
64 |
+
### Data Splits
|
65 |
+
[More Information Needed]
|
66 |
+
## Dataset Creation
|
67 |
+
### Curation Rationale
|
68 |
+
[More Information Needed]
|
69 |
+
### Source Data
|
70 |
+
#### Initial Data Collection and Normalization
|
71 |
+
[More Information Needed]
|
72 |
+
#### Who are the source language producers?
|
73 |
+
[More Information Needed]
|
74 |
+
### Annotations
|
75 |
+
#### Annotation process
|
76 |
+
[More Information Needed]
|
77 |
+
#### Who are the annotators?
|
78 |
+
[More Information Needed]
|
79 |
+
### Personal and Sensitive Information
|
80 |
+
[More Information Needed]
|
81 |
+
## Considerations for Using the Data
|
82 |
+
### Social Impact of Dataset
|
83 |
+
[More Information Needed]
|
84 |
+
### Discussion of Biases
|
85 |
+
[More Information Needed]
|
86 |
+
### Other Known Limitations
|
87 |
+
[More Information Needed]
|
88 |
+
## Additional Information
|
89 |
+
### Dataset Curators
|
90 |
+
[More Information Needed]
|
91 |
+
### Licensing Information
|
92 |
+
[More Information Needed]
|
93 |
+
### Citation Information
|
94 |
+
[More Information Needed]
|
95 |
+
### Contributions
|
96 |
+
Thanks to [@github-username](https://github.com/<github-username>) for adding this dataset.
|