parquet-converter commited on
Commit
28ef0da
1 Parent(s): 08de04b

Update parquet files

Browse files
data/train-00002-of-00004-7475bf4e7a5f2f89.parquet → NX2411--AIhub-korean-speech-data/parquet-test.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3aeaf6baed3dc545adf26a9ee3d294ab210d1a630ec6e11b69fada200067d452
3
- size 417316571
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f56a70f64549e8e9b274517cab628556075e9b8e614509e67734e591c155f7d8
3
+ size 186908072
data/test-00000-of-00001-df37bb241acc7319.parquet → NX2411--AIhub-korean-speech-data/parquet-train-00000-of-00002.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6a2a3d0c6c0eb4c7f6c9060d309c253bbd25a34e06f0b784bcb4c4da3fd16c04
3
- size 186907284
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2bdf34bf18ecf7199c991ba803387422b82638c681abcea0e6d86a0737afab9
3
+ size 844964772
data/train-00000-of-00004-7b769c109be42bff.parquet → NX2411--AIhub-korean-speech-data/parquet-train-00001-of-00002.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:15734a11c45a55a2af7dd748d60205279ab499a50d52dde10cc77854efab691e
3
- size 424276539
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73a98342327da98e15d58afc0028410b707097df85b29db53ceb8f28f83fe40c
3
+ size 836841834
README.md DELETED
@@ -1,3 +0,0 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
data/train-00001-of-00004-f02f6a9d1b942671.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:0d7289a42af4b0aa71e128708b8bb1e18abd9a0811909aaa96bbc4a5b22d2287
3
- size 419432021
 
 
 
 
data/train-00003-of-00004-5338c0a0d041cbd9.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:52fdf4822c01b21656c34bf930f884bf2f2c3acec3869598453d24ba16cb8d83
3
- size 418278392
 
 
 
 
dataset_infos.json DELETED
@@ -1,63 +0,0 @@
1
- {"NX2411--AIhub-korean-speech-data": {
2
- "description": "",
3
- "citation": "",
4
- "homepage": "",
5
- "license": "",
6
- "features": {
7
- "input_length": {
8
- "dtype": "int64",
9
- "id": null,
10
- "_type": "Value"
11
- },
12
- "input_values": {
13
- "feature": {
14
- "dtype": "float32",
15
- "id": null,
16
- "_type": "Value"
17
- },
18
- "length": -1,
19
- "id": null,
20
- "_type": "Sequence"
21
- },
22
- "texts": {
23
- "dtype": "string",
24
- "id": null,
25
- "_type": "Value"
26
- },
27
- "labels": {
28
- "feature": {
29
- "dtype": "int64",
30
- "id": null,
31
- "_type": "Value"
32
- },
33
- "length": -1,
34
- "id": null,
35
- "_type": "Sequence"
36
- }
37
- },
38
- "post_processed": null,
39
- "supervised_keys": null,
40
- "task_templates": null,
41
- "builder_name": null,
42
- "config_name": null,
43
- "version": null,
44
- "splits": {
45
- "train": {
46
- "name": "train",
47
- "num_bytes": 1679393900,
48
- "num_examples": 4500,
49
- "dataset_name": "AIhub-korean-speech-data"
50
- },
51
- "test": {
52
- "name": "test",
53
- "num_bytes": 186568829,
54
- "num_examples": 500,
55
- "dataset_name": "AIhub-korean-speech-data"
56
- }
57
- },
58
- "download_checksums": null,
59
- "download_size": 1866210807,
60
- "post_processing_size": null,
61
- "dataset_size": 1865962729,
62
- "size_in_bytes": 3732173536
63
- }}