parquet-converter commited on
Commit
2249f23
·
1 Parent(s): cb16c2b

Update parquet files

Browse files
dataset_infos.json DELETED
@@ -1,62 +0,0 @@
1
- {"dojo--t1": {
2
- "description": "",
3
- "citation": "",
4
- "homepage": "",
5
- "license": "",
6
- "features": {
7
- "id": {
8
- "dtype": "int32",
9
- "id": null,
10
- "_type": "Value"
11
- },
12
- "text": {
13
- "dtype": "string",
14
- "id": null,
15
- "_type": "Value"
16
- },
17
- "label": {
18
- "num_classes": 8,
19
- "names": [
20
- "PlayMusic",
21
- "None",
22
- "BookRestaurant",
23
- "GetWeather",
24
- "SearchCreativeWork",
25
- "AddToPlaylist",
26
- "RateBook",
27
- "SearchScreeningEvent"
28
- ],
29
- "id": null,
30
- "_type": "ClassLabel"
31
- },
32
- "str_label": {
33
- "dtype": "string",
34
- "id": null,
35
- "_type": "Value"
36
- },
37
- "Key": {
38
- "dtype": "string",
39
- "id": null,
40
- "_type": "Value"
41
- }
42
- },
43
- "post_processed": null,
44
- "supervised_keys": null,
45
- "task_templates": null,
46
- "builder_name": null,
47
- "config_name": null,
48
- "version": null,
49
- "splits": {
50
- "validation": {
51
- "name": "validation",
52
- "num_bytes": 80925,
53
- "num_examples": 841,
54
- "dataset_name": "t1"
55
- }
56
- },
57
- "download_checksums": null,
58
- "download_size": 32759,
59
- "post_processing_size": null,
60
- "dataset_size": 80925,
61
- "size_in_bytes": 113684
62
- }}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
data/inference-00000-of-00001.parquet → dojo--t1/inference/0000.parquet RENAMED
File without changes
data/train-00000-of-00001.parquet → dojo--t1/train/0000.parquet RENAMED
File without changes
data/validation-00000-of-00001.parquet → dojo--t1/validation/0000.parquet RENAMED
File without changes