s7d11 commited on
Commit
75efada
·
verified ·
1 Parent(s): 7beec65

Convert dataset to Parquet

Browse files

Convert dataset to Parquet.

README.md CHANGED
@@ -1,21 +1,59 @@
1
  ---
2
  license: cc-by-nc-4.0
3
-
4
  configs:
5
  - config_name: default
6
  data_files:
7
  - split: bam
8
- path: "data/bam_output.json"
9
- - split: bom
10
- path: "data/bom_output.json"
11
  - split: boz
12
- path: "data/boz_output.json"
 
 
13
  - split: myk
14
- path: "data/myk_output.json"
15
  - split: sgh
16
- path: "data/sgh_output.json"
17
- - split: son
18
- path: "data/son_output.json"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19
  ---
20
 
21
  # ml.Datx - Noisy
 
1
  ---
2
  license: cc-by-nc-4.0
 
3
  configs:
4
  - config_name: default
5
  data_files:
6
  - split: bam
7
+ path: data/bam-*
 
 
8
  - split: boz
9
+ path: data/boz-*
10
+ - split: bom
11
+ path: data/bom-*
12
  - split: myk
13
+ path: data/myk-*
14
  - split: sgh
15
+ path: data/sgh-*
16
+ - split: snk
17
+ path: data/snk-*
18
+ dataset_info:
19
+ features:
20
+ - name: original
21
+ dtype: string
22
+ - name: cleaned
23
+ dtype: string
24
+ - name: space_insertion
25
+ dtype: string
26
+ - name: char_delete
27
+ dtype: string
28
+ - name: char_swap
29
+ dtype: string
30
+ - name: word_swap
31
+ dtype: string
32
+ - name: word_delete
33
+ dtype: string
34
+ - name: word_blank
35
+ dtype: string
36
+ splits:
37
+ - name: bam
38
+ num_bytes: 51067075
39
+ num_examples: 100000
40
+ - name: boz
41
+ num_bytes: 352249
42
+ num_examples: 254
43
+ - name: bom
44
+ num_bytes: 3097936
45
+ num_examples: 3085
46
+ - name: myk
47
+ num_bytes: 22544040
48
+ num_examples: 32916
49
+ - name: sgh
50
+ num_bytes: 39044992
51
+ num_examples: 56126
52
+ - name: snk
53
+ num_bytes: 2510973
54
+ num_examples: 8181
55
+ download_size: 85681755
56
+ dataset_size: 118617265
57
  ---
58
 
59
  # ml.Datx - Noisy
data/bam-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:585bfddd7ec9c9c662b928244a310ecba0b8d9cef5b427d7378c5c9938da47aa
3
+ size 38286690
data/bom-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b7304423bb67c06e6a8be3a31be43409acc882a58315a96b9daa6bdcf3d7909
3
+ size 2102506
data/boz-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d150a2785fa8a7e4c211a5b14c3d0e0f5b8132564432682166eb198146180c8
3
+ size 224590
data/myk-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc564c14be34164b29bf2ddb677a580af28f160a48489b983b93b04558253883
3
+ size 15056014
data/sgh-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8828a36ed79f8fb79cd84a59a1bae9d9031de996852ba2a95d6927af8992538
3
+ size 28117466
data/snk-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f653c9f61cb4b32208547b78d27ab22a63a6466a4e498731637eceb7700fdd19
3
+ size 1894489