RabidUmarell commited on
Commit
1ee6ba2
·
verified ·
1 Parent(s): 9c3c4d7

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +57 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: chain_id
5
+ dtype: string
6
+ - name: submission_id
7
+ dtype: string
8
+ - name: subreddit
9
+ dtype: string
10
+ - name: submission_title
11
+ dtype: string
12
+ - name: submission_author
13
+ dtype: string
14
+ - name: submission_text
15
+ dtype: string
16
+ - name: submission_score
17
+ dtype: int64
18
+ - name: submission_created_utc
19
+ dtype: timestamp[ns]
20
+ - name: chain_length
21
+ dtype: int64
22
+ - name: thread_text
23
+ dtype: string
24
+ - name: thread_is_toxic
25
+ dtype: bool
26
+ - name: thread_toxicity_confidence
27
+ dtype: float64
28
+ - name: human_annotation
29
+ dtype: 'null'
30
+ - name: position
31
+ dtype: int64
32
+ - name: item_type
33
+ dtype: string
34
+ - name: item_id
35
+ dtype: string
36
+ - name: author
37
+ dtype: string
38
+ - name: text
39
+ dtype: string
40
+ - name: score
41
+ dtype: int64
42
+ - name: created_utc
43
+ dtype: timestamp[ns]
44
+ - name: depth
45
+ dtype: int64
46
+ splits:
47
+ - name: train
48
+ num_bytes: 232389382
49
+ num_examples: 72731
50
+ download_size: 17843074
51
+ dataset_size: 232389382
52
+ configs:
53
+ - config_name: default
54
+ data_files:
55
+ - split: train
56
+ path: data/train-*
57
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74d57db66fbe725dca6f52a8122119e29176f4aada7de9d99518183c338da207
3
+ size 17843074