spencer commited on
Commit
3a9b338
1 Parent(s): f8a2c8b

Upload dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +26 -31
dataset_infos.json CHANGED
@@ -4,12 +4,17 @@
4
  "homepage": "",
5
  "license": "",
6
  "features": {
7
- "text": {
8
  "dtype": "string",
9
  "id": null,
10
  "_type": "Value"
11
  },
12
- "users": {
 
 
 
 
 
13
  "dtype": "string",
14
  "id": null,
15
  "_type": "Value"
@@ -19,35 +24,25 @@
19
  "id": null,
20
  "_type": "Value"
21
  },
22
- "input_ids": {
23
- "feature": {
24
- "dtype": "int32",
25
- "id": null,
26
- "_type": "Value"
27
- },
28
- "length": -1,
29
  "id": null,
30
- "_type": "Sequence"
31
  },
32
- "token_type_ids": {
33
- "feature": {
34
- "dtype": "int8",
35
- "id": null,
36
- "_type": "Value"
37
- },
38
- "length": -1,
39
  "id": null,
40
- "_type": "Sequence"
41
  },
42
- "attention_mask": {
43
- "feature": {
44
- "dtype": "int8",
45
- "id": null,
46
- "_type": "Value"
47
- },
48
- "length": -1,
49
  "id": null,
50
- "_type": "Sequence"
51
  }
52
  },
53
  "post_processed": null,
@@ -59,14 +54,14 @@
59
  "splits": {
60
  "train": {
61
  "name": "train",
62
- "num_bytes": 176039767,
63
- "num_examples": 54720,
64
  "dataset_name": "python_slack"
65
  }
66
  },
67
  "download_checksums": null,
68
- "download_size": 6508766,
69
  "post_processing_size": null,
70
- "dataset_size": 176039767,
71
- "size_in_bytes": 182548533
72
  }}
 
4
  "homepage": "",
5
  "license": "",
6
  "features": {
7
+ "workspace": {
8
  "dtype": "string",
9
  "id": null,
10
  "_type": "Value"
11
  },
12
+ "channel": {
13
+ "dtype": "string",
14
+ "id": null,
15
+ "_type": "Value"
16
+ },
17
+ "sentences": {
18
  "dtype": "string",
19
  "id": null,
20
  "_type": "Value"
 
24
  "id": null,
25
  "_type": "Value"
26
  },
27
+ "user": {
28
+ "dtype": "string",
29
+ "id": null,
30
+ "_type": "Value"
31
+ },
32
+ "sentence_id": {
33
+ "dtype": "string",
34
  "id": null,
35
+ "_type": "Value"
36
  },
37
+ "timestamp": {
38
+ "dtype": "float64",
 
 
 
 
 
39
  "id": null,
40
+ "_type": "Value"
41
  },
42
+ "__index_level_0__": {
43
+ "dtype": "int64",
 
 
 
 
 
44
  "id": null,
45
+ "_type": "Value"
46
  }
47
  },
48
  "post_processed": null,
 
54
  "splits": {
55
  "train": {
56
  "name": "train",
57
+ "num_bytes": 23915451,
58
+ "num_examples": 106262,
59
  "dataset_name": "python_slack"
60
  }
61
  },
62
  "download_checksums": null,
63
+ "download_size": 10765286,
64
  "post_processing_size": null,
65
+ "dataset_size": 23915451,
66
+ "size_in_bytes": 34680737
67
  }}