mahwizzzz commited on
Commit
2ddd6b9
·
verified ·
1 Parent(s): 084ccb0

Upload dataset

Browse files
README.md CHANGED
@@ -1,28 +1,22 @@
1
  ---
2
  dataset_info:
3
  features:
4
- - name: word
5
  dtype: string
6
- - name: pronunciation
7
- dtype: string
8
- - name: grapheme_len
9
- dtype: int64
10
- - name: phoneme_count
11
- dtype: int64
12
- - name: reverse_pronunciation
13
  dtype: string
14
  splits:
15
  - name: train
16
- num_bytes: 2013954
17
  num_examples: 30107
18
  - name: validation
19
- num_bytes: 3322
20
  num_examples: 50
21
  - name: test
22
- num_bytes: 33329
23
  num_examples: 500
24
- download_size: 1109908
25
- dataset_size: 2050605
26
  configs:
27
  - config_name: default
28
  data_files:
 
1
  ---
2
  dataset_info:
3
  features:
4
+ - name: graphemes
5
  dtype: string
6
+ - name: phonemes
 
 
 
 
 
 
7
  dtype: string
8
  splits:
9
  - name: train
10
+ num_bytes: 991055
11
  num_examples: 30107
12
  - name: validation
13
+ num_bytes: 1635
14
  num_examples: 50
15
  - name: test
16
+ num_bytes: 16393
17
  num_examples: 500
18
+ download_size: 695894
19
+ dataset_size: 1009083
20
  configs:
21
  - config_name: default
22
  data_files:
data/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1e14c79433721e475688a91ec12e1e6cc79ff4951c0462bcd9abe34f1ebb3bb9
3
- size 20488
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94356b50f285cda18dae39e55a509083ba294dd738a6a7364fb5aaa29dc68ac7
3
+ size 12502
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e7f1c7a0e5b7013fcba7ea60e873ce632feb740e1154fff6f0823babc7bf8efd
3
- size 1084851
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b0b600d1e05a3c46a0a7d7baef85d49a696edd5ea4686f42b5be1009a4726e2
3
+ size 680899
data/validation-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5f8fb1c0ea3f522b1a6f1375886ff6f5aafe17496640de706bcb0a14c957a9a1
3
- size 4569
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32ea2f3410adbca4d894be789665adb461c6b9afc9c353ed18d629ca6a1a28aa
3
+ size 2493