validname commited on
Commit
f43ec97
·
1 Parent(s): f2d062b

Upload dataset

Browse files
README.md CHANGED
@@ -2,14 +2,52 @@
2
  language: en
3
  license: other
4
  task_categories:
5
- - text-classification
6
  tags:
7
- - ai-detection
8
- - reddit
9
- - human-written
10
- - nlp
11
  size_categories:
12
- - 10K<n<100K
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  ---
14
 
15
  # Reddit AI-Detection Dataset
 
2
  language: en
3
  license: other
4
  task_categories:
5
+ - text-classification
6
  tags:
7
+ - ai-detection
8
+ - reddit
9
+ - human-written
10
+ - nlp
11
  size_categories:
12
+ - 10K<n<100K
13
+ configs:
14
+ - config_name: default
15
+ data_files:
16
+ - split: pre_2022
17
+ path: data/pre_2022-*
18
+ - split: post_2022
19
+ path: data/post_2022-*
20
+ dataset_info:
21
+ features:
22
+ - name: text
23
+ dtype: large_string
24
+ - name: subreddit
25
+ dtype: large_string
26
+ - name: domain
27
+ dtype: large_string
28
+ - name: post_type
29
+ dtype: large_string
30
+ - name: year
31
+ dtype: int64
32
+ - name: word_count
33
+ dtype: int64
34
+ - name: length_bin
35
+ dtype: large_string
36
+ - name: score
37
+ dtype: int64
38
+ - name: created_utc
39
+ dtype: int64
40
+ - name: id
41
+ dtype: large_string
42
+ splits:
43
+ - name: pre_2022
44
+ num_bytes: 14860525
45
+ num_examples: 19960
46
+ - name: post_2022
47
+ num_bytes: 13977964
48
+ num_examples: 19985
49
+ download_size: 16462550
50
+ dataset_size: 28838489
51
  ---
52
 
53
  # Reddit AI-Detection Dataset
data/{reddit_combined.zip → post_2022-00000-of-00001.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:755c54d16276676505e02548c74b130b1dc3f5b42ff9d0cb60d48928398577db
3
- size 1180823
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad4e5dd53a9bee2bf83283f0e3cbfb0b77a00f5ff27444c775dab17c780f38c9
3
+ size 7950882
data/{reddit_post_2022.zip → pre_2022-00000-of-00001.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:21827366723d40670f144205d39c188ac507ebc8c654dd0c653122f85d97b55e
3
- size 48690
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aeffb8547ed0fdfb9a9a2e322932592b4ec414c926db7cb4891791901d172d36
3
+ size 8511668
data/reddit_pre_2022.zip DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:086fe409bce6fa64df4a49a93715b2ad5afba48014c5b89ca54c35ee64588cd9
3
- size 1132004