emon-j commited on
Commit
71a47e6
·
verified ·
1 Parent(s): a4fd755

Delete test

Browse files
test/data-00000-of-00001.arrow DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:043974ca3fc0fe155058ba3f091b6ff02f9d39a8cb52b5c584f8044f49964ec0
3
- size 2945680
 
 
 
 
test/dataset_info.json DELETED
@@ -1,84 +0,0 @@
1
- {
2
- "builder_name": "csv",
3
- "citation": "",
4
- "config_name": "default",
5
- "dataset_name": "bn",
6
- "dataset_size": 8629584,
7
- "description": "",
8
- "download_checksums": {
9
- "C:/Users/jakar/Desktop/asr/bn/train.tsv": {
10
- "num_bytes": 5108477,
11
- "checksum": null
12
- },
13
- "C:/Users/jakar/Desktop/asr/bn/test.tsv": {
14
- "num_bytes": 2624743,
15
- "checksum": null
16
- }
17
- },
18
- "download_size": 7733220,
19
- "features": {
20
- "client_id": {
21
- "dtype": "string",
22
- "_type": "Value"
23
- },
24
- "path": {
25
- "dtype": "string",
26
- "_type": "Value"
27
- },
28
- "sentence": {
29
- "dtype": "string",
30
- "_type": "Value"
31
- },
32
- "up_votes": {
33
- "dtype": "int64",
34
- "_type": "Value"
35
- },
36
- "down_votes": {
37
- "dtype": "int64",
38
- "_type": "Value"
39
- },
40
- "age": {
41
- "dtype": "string",
42
- "_type": "Value"
43
- },
44
- "gender": {
45
- "dtype": "string",
46
- "_type": "Value"
47
- },
48
- "accents": {
49
- "dtype": "string",
50
- "_type": "Value"
51
- },
52
- "locale": {
53
- "dtype": "string",
54
- "_type": "Value"
55
- },
56
- "segment": {
57
- "dtype": "float64",
58
- "_type": "Value"
59
- }
60
- },
61
- "homepage": "",
62
- "license": "",
63
- "size_in_bytes": 16362804,
64
- "splits": {
65
- "train": {
66
- "name": "train",
67
- "num_bytes": 5692650,
68
- "num_examples": 14503,
69
- "dataset_name": "bn"
70
- },
71
- "test": {
72
- "name": "test",
73
- "num_bytes": 2936934,
74
- "num_examples": 7748,
75
- "dataset_name": "bn"
76
- }
77
- },
78
- "version": {
79
- "version_str": "0.0.0",
80
- "major": 0,
81
- "minor": 0,
82
- "patch": 0
83
- }
84
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
test/state.json DELETED
@@ -1,13 +0,0 @@
1
- {
2
- "_data_files": [
3
- {
4
- "filename": "data-00000-of-00001.arrow"
5
- }
6
- ],
7
- "_fingerprint": "adaea05065ddce56",
8
- "_format_columns": null,
9
- "_format_kwargs": {},
10
- "_format_type": null,
11
- "_output_all_columns": false,
12
- "_split": "test"
13
- }