loubnabnl HF staff commited on
Commit
9f0979e
1 Parent(s): 200f2b1

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +68 -0
dataset_infos.json ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"loubnabnl--language_id_bigcode": {
2
+ "description": "",
3
+ "citation": "",
4
+ "homepage": "",
5
+ "license": "",
6
+ "features": {
7
+ "content": {
8
+ "dtype": "string",
9
+ "id": null,
10
+ "_type": "Value"
11
+ },
12
+ "path": {
13
+ "dtype": "string",
14
+ "id": null,
15
+ "_type": "Value"
16
+ },
17
+ "size": {
18
+ "dtype": "int64",
19
+ "id": null,
20
+ "_type": "Value"
21
+ },
22
+ "nl_text": {
23
+ "dtype": "string",
24
+ "id": null,
25
+ "_type": "Value"
26
+ },
27
+ "nl_size": {
28
+ "dtype": "int64",
29
+ "id": null,
30
+ "_type": "Value"
31
+ },
32
+ "nl_language": {
33
+ "dtype": "string",
34
+ "id": null,
35
+ "_type": "Value"
36
+ },
37
+ "nl_language_score": {
38
+ "dtype": "float64",
39
+ "id": null,
40
+ "_type": "Value"
41
+ }
42
+ },
43
+ "post_processed": null,
44
+ "supervised_keys": null,
45
+ "task_templates": null,
46
+ "builder_name": "json",
47
+ "config_name": "bigcode--small_multi_safe_license_raw",
48
+ "version": {
49
+ "version_str": "0.0.0",
50
+ "description": null,
51
+ "major": 0,
52
+ "minor": 0,
53
+ "patch": 0
54
+ },
55
+ "splits": {
56
+ "train": {
57
+ "name": "train",
58
+ "num_bytes": 92772547,
59
+ "num_examples": 8000,
60
+ "dataset_name": "language_id_bigcode"
61
+ }
62
+ },
63
+ "download_checksums": null,
64
+ "download_size": 33639691,
65
+ "post_processing_size": null,
66
+ "dataset_size": 92772547,
67
+ "size_in_bytes": 126412238
68
+ }}