sidbin commited on
Commit
88cbf8f
1 Parent(s): a060637

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: post_discussion_id
5
+ dtype: int64
6
+ - name: post_discussion_tags
7
+ sequence: string
8
+ - name: post_discussion_title
9
+ dtype: string
10
+ - name: post_discussion_created_at
11
+ dtype: timestamp[ns, tz=UTC]
12
+ - name: post_category_id
13
+ dtype: int64
14
+ - name: post_discussion_views
15
+ dtype: int64
16
+ - name: post_discussion_reply_count
17
+ dtype: int64
18
+ - name: post_discussion_like_count
19
+ dtype: int64
20
+ - name: post_discussion_participant_count
21
+ dtype: int64
22
+ - name: post_discussion_word_count
23
+ dtype: float64
24
+ - name: post_id
25
+ dtype: int64
26
+ - name: post_created_at
27
+ dtype: string
28
+ - name: post_content
29
+ dtype: string
30
+ - name: post_read_count
31
+ dtype: int64
32
+ - name: post_reply_count
33
+ dtype: int64
34
+ - name: post_author_id
35
+ dtype: string
36
+ - name: post_number
37
+ dtype: int64
38
+ - name: post_discussion_related_topics
39
+ sequence: int64
40
+ - name: accepted_answer_post
41
+ dtype: float64
42
+ - name: post_content_raw
43
+ dtype: string
44
+ - name: post_category_name
45
+ dtype: string
46
+ - name: post_sentiment
47
+ dtype: string
48
+ - name: post_sentiment_score
49
+ dtype: float64
50
+ - name: post_content_cluster_embedding
51
+ sequence: float64
52
+ - name: post_content_classification_embedding
53
+ sequence: float64
54
+ - name: post_content_search_document_embedding
55
+ sequence: float64
56
+ - name: tag1
57
+ dtype: string
58
+ - name: tag2
59
+ dtype: string
60
+ - name: tag3
61
+ dtype: string
62
+ - name: tag4
63
+ dtype: string
64
+ - name: post_discussion_url
65
+ dtype: string
66
+ - name: post_url
67
+ dtype: string
68
+ - name: topic_model_medium
69
+ dtype: string
70
+ - name: topic_model_broad
71
+ dtype: string
72
+ splits:
73
+ - name: train
74
+ num_bytes: 1959958888
75
+ num_examples: 97033
76
+ download_size: 1928991796
77
+ dataset_size: 1959958888
78
+ configs:
79
+ - config_name: default
80
+ data_files:
81
+ - split: train
82
+ path: data/train-*
83
+ ---
data/train-00000-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57616561797c1b7164a04930ad15e7388134bc6124e75f57b260c873e40ae55c
3
+ size 484095949
data/train-00001-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d706f84873a112be70d9f99996b54ac481d9b576ecf95f89aa7077ae56f45163
3
+ size 479896457
data/train-00002-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7eb0a795151102949cf22b2e24936ee00a445d0c54ef410e486ad70072476f1
3
+ size 481476468
data/train-00003-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:755243a159e1ac1dafed9301f9871d03881a3aac1d16f233dd148a913bd2c294
3
+ size 483522922