thepushkarp commited on
Commit
678f5ac
·
verified ·
1 Parent(s): 13d4f78

Upload B64Bench dataset v1.0.0

Browse files
README.md ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: example_id
5
+ dtype: string
6
+ - name: parent_example_id
7
+ dtype: string
8
+ - name: split
9
+ dtype: string
10
+ - name: schema_version
11
+ dtype: string
12
+ - name: root_seed
13
+ dtype: int64
14
+ - name: example_seed
15
+ dtype: float64
16
+ - name: data_type
17
+ dtype: string
18
+ - name: data_tier
19
+ dtype: string
20
+ - name: source_url
21
+ dtype: 'null'
22
+ - name: source_license
23
+ dtype: string
24
+ - name: source_text
25
+ dtype: string
26
+ - name: source_length_chars
27
+ dtype: int64
28
+ - name: source_length_bytes
29
+ dtype: int64
30
+ - name: recursion_depth
31
+ dtype: int64
32
+ - name: intermediate_b64_levels
33
+ list: string
34
+ - name: canonical_b64
35
+ dtype: string
36
+ - name: surface_b64
37
+ dtype: string
38
+ - name: b64_length
39
+ dtype: int64
40
+ - name: b64_num_blocks
41
+ dtype: int64
42
+ - name: b64_padding_chars
43
+ dtype: int64
44
+ - name: b64_has_plus
45
+ dtype: bool
46
+ - name: b64_has_slash
47
+ dtype: bool
48
+ - name: corruption_name
49
+ dtype: string
50
+ - name: corruption_params
51
+ dtype: json
52
+ - name: normalization_recoverable
53
+ dtype: bool
54
+ - name: original_recoverable
55
+ dtype: bool
56
+ - name: target_text
57
+ dtype: string
58
+ splits:
59
+ - name: test
60
+ num_bytes: 3476150
61
+ num_examples: 2999
62
+ - name: val
63
+ num_bytes: 986799
64
+ num_examples: 816
65
+ - name: stress
66
+ num_bytes: 1220264
67
+ num_examples: 996
68
+ download_size: 4312049
69
+ dataset_size: 5683213
70
+ configs:
71
+ - config_name: default
72
+ data_files:
73
+ - split: test
74
+ path: data/test-*
75
+ - split: val
76
+ path: data/val-*
77
+ - split: stress
78
+ path: data/stress-*
79
+ ---
data/stress-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb622b276183a5e84102515fdcb39f6248eef8a566c7b35c87dcaf4b6176ee1c
3
+ size 991559
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13d91f79b582c1e57245023e8419efbd8b702d236325f83c7a99ce0831fee9e7
3
+ size 2460958
data/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85c170b466953f477925e63e2c358058c818a0be647bb2da013bd4a20646a121
3
+ size 859532