Datasets:
Upload dataset
Browse files- README.md +40 -3
- data/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1,15 +1,52 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: odc-by
|
3 |
-
pretty_name: Anekdots
|
4 |
size_categories:
|
5 |
- 100K<n<1M
|
6 |
task_categories:
|
7 |
- text-generation
|
8 |
-
|
9 |
-
- ru
|
10 |
tags:
|
11 |
- not-for-all-audiences
|
12 |
- roleplay
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
---
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- ru
|
4 |
license: odc-by
|
|
|
5 |
size_categories:
|
6 |
- 100K<n<1M
|
7 |
task_categories:
|
8 |
- text-generation
|
9 |
+
pretty_name: Anekdots
|
|
|
10 |
tags:
|
11 |
- not-for-all-audiences
|
12 |
- roleplay
|
13 |
+
dataset_info:
|
14 |
+
features:
|
15 |
+
- name: total_mark
|
16 |
+
dtype: int64
|
17 |
+
- name: date
|
18 |
+
dtype: int64
|
19 |
+
- name: downvote
|
20 |
+
dtype: int64
|
21 |
+
- name: total_votes
|
22 |
+
dtype: string
|
23 |
+
- name: upvote
|
24 |
+
dtype: int64
|
25 |
+
- name: text
|
26 |
+
dtype: string
|
27 |
+
- name: hash
|
28 |
+
dtype: string
|
29 |
+
- name: alpha_frac
|
30 |
+
dtype: float64
|
31 |
+
- name: LDR
|
32 |
+
dtype: float64
|
33 |
+
- name: days_since_publication
|
34 |
+
dtype: int64
|
35 |
+
- name: time_decay
|
36 |
+
dtype: float64
|
37 |
+
- name: LDR_time_decay
|
38 |
+
dtype: float64
|
39 |
+
splits:
|
40 |
+
- name: train
|
41 |
+
num_bytes: 209320893
|
42 |
+
num_examples: 497596
|
43 |
+
download_size: 121676024
|
44 |
+
dataset_size: 209320893
|
45 |
+
configs:
|
46 |
+
- config_name: default
|
47 |
+
data_files:
|
48 |
+
- split: train
|
49 |
+
path: data/train-*
|
50 |
---
|
51 |
|
52 |
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:917feb8067da0aa6e873dc2a679f74b7a6adf9cc802309be18fd0c72f65d99ee
|
3 |
+
size 121676024
|