ehejin commited on
Commit
34f2d78
·
verified ·
1 Parent(s): 6ebeb1a

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +75 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: prompt
5
+ list:
6
+ - name: content
7
+ dtype: string
8
+ - name: role
9
+ dtype: string
10
+ - name: completion
11
+ dtype: string
12
+ - name: conv_id
13
+ dtype: string
14
+ - name: metadata
15
+ struct:
16
+ - name: article_id
17
+ dtype: string
18
+ - name: boosted_at
19
+ dtype: string
20
+ - name: claps
21
+ dtype: int64
22
+ - name: id
23
+ dtype: string
24
+ - name: image_url
25
+ dtype: string
26
+ - name: is_locked
27
+ dtype: bool
28
+ - name: is_series
29
+ dtype: bool
30
+ - name: is_shortform
31
+ dtype: bool
32
+ - name: lang
33
+ dtype: string
34
+ - name: last_modified_at
35
+ dtype: string
36
+ - name: model
37
+ dtype: string
38
+ - name: publication_id
39
+ dtype: string
40
+ - name: published_at
41
+ dtype: string
42
+ - name: reading_time
43
+ dtype: float64
44
+ - name: responses_count
45
+ dtype: int64
46
+ - name: subtitle
47
+ dtype: string
48
+ - name: tags
49
+ sequence: string
50
+ - name: top_highlight
51
+ dtype: string
52
+ - name: topics
53
+ sequence: string
54
+ - name: unique_slug
55
+ dtype: string
56
+ - name: url
57
+ dtype: string
58
+ - name: voters
59
+ dtype: int64
60
+ - name: word_count
61
+ dtype: int64
62
+ - name: turn_id
63
+ dtype: int64
64
+ splits:
65
+ - name: train
66
+ num_bytes: 832021
67
+ num_examples: 200
68
+ download_size: 494018
69
+ dataset_size: 832021
70
+ configs:
71
+ - config_name: default
72
+ data_files:
73
+ - split: train
74
+ path: data/train-*
75
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d532946402d9a9062415a678b3e2cf173eabb8bcb6a74f349ead2d229afe3556
3
+ size 494018