obiwan96 commited on
Commit
74ae454
·
verified ·
1 Parent(s): 779453e

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: url
5
+ dtype: string
6
+ - name: fetch_time
7
+ dtype: int64
8
+ - name: content_mime_type
9
+ dtype: string
10
+ - name: warc_filename
11
+ dtype: string
12
+ - name: warc_record_offset
13
+ dtype: int32
14
+ - name: warc_record_length
15
+ dtype: int32
16
+ - name: text
17
+ dtype: string
18
+ - name: token_count
19
+ dtype: int32
20
+ - name: char_count
21
+ dtype: int32
22
+ - name: metadata
23
+ dtype: string
24
+ - name: score
25
+ dtype: float64
26
+ - name: int_score
27
+ dtype: int64
28
+ - name: crawl
29
+ dtype: string
30
+ - name: snapshot_type
31
+ dtype: string
32
+ - name: language
33
+ dtype: string
34
+ - name: language_score
35
+ dtype: float64
36
+ - name: backtracking_raw
37
+ dtype: string
38
+ - name: verification_raw
39
+ dtype: string
40
+ - name: subgoal_setting_raw
41
+ dtype: string
42
+ - name: backward_chaining_raw
43
+ dtype: string
44
+ - name: backtrack_count
45
+ dtype: int64
46
+ - name: backchain_count
47
+ dtype: int64
48
+ - name: verification_count
49
+ dtype: int64
50
+ - name: subgoal_count
51
+ dtype: int64
52
+ splits:
53
+ - name: train
54
+ num_bytes: 1480495654
55
+ num_examples: 200000
56
+ download_size: 642091600
57
+ dataset_size: 1480495654
58
+ configs:
59
+ - config_name: default
60
+ data_files:
61
+ - split: train
62
+ path: data/train-*
63
+ ---
data/train-00000-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34235224293a7b9c3ba520241aa78a654a61560f1ffa7a6ee862f441f33b44c8
3
+ size 212143431
data/train-00001-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:849508a3c08a8d9887877a031c6917f4b9c41f6dd29e5eebadb291e1b33e0ef6
3
+ size 213977822
data/train-00002-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f10574ca946f42d33500297164d91e46235bcd8043dc7acc6b2654b825876f5
3
+ size 215970347