lysandre HF Staff commited on
Commit
20babbe
·
1 Parent(s): 42cdd4e

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +132 -0
dataset_infos.json ADDED
@@ -0,0 +1,132 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"open-source-metrics--text2text-generation-checkpoint-downloads": {
2
+ "description": "",
3
+ "citation": "",
4
+ "homepage": "",
5
+ "license": "",
6
+ "features": {
7
+ "dates": {
8
+ "dtype": "string",
9
+ "id": null,
10
+ "_type": "Value"
11
+ },
12
+ "no_arch": {
13
+ "dtype": "int64",
14
+ "id": null,
15
+ "_type": "Value"
16
+ },
17
+ "bart": {
18
+ "dtype": "int64",
19
+ "id": null,
20
+ "_type": "Value"
21
+ },
22
+ "bigbird_pegasus": {
23
+ "dtype": "int64",
24
+ "id": null,
25
+ "_type": "Value"
26
+ },
27
+ "blenderbot": {
28
+ "dtype": "int64",
29
+ "id": null,
30
+ "_type": "Value"
31
+ },
32
+ "blenderbot-small": {
33
+ "dtype": "int64",
34
+ "id": null,
35
+ "_type": "Value"
36
+ },
37
+ "encoder-decoder": {
38
+ "dtype": "int64",
39
+ "id": null,
40
+ "_type": "Value"
41
+ },
42
+ "fsmt": {
43
+ "dtype": "int64",
44
+ "id": null,
45
+ "_type": "Value"
46
+ },
47
+ "led": {
48
+ "dtype": "int64",
49
+ "id": null,
50
+ "_type": "Value"
51
+ },
52
+ "longt5": {
53
+ "dtype": "int64",
54
+ "id": null,
55
+ "_type": "Value"
56
+ },
57
+ "m2m_100": {
58
+ "dtype": "int64",
59
+ "id": null,
60
+ "_type": "Value"
61
+ },
62
+ "marian": {
63
+ "dtype": "int64",
64
+ "id": null,
65
+ "_type": "Value"
66
+ },
67
+ "mbart": {
68
+ "dtype": "int64",
69
+ "id": null,
70
+ "_type": "Value"
71
+ },
72
+ "mt5": {
73
+ "dtype": "int64",
74
+ "id": null,
75
+ "_type": "Value"
76
+ },
77
+ "mvp": {
78
+ "dtype": "int64",
79
+ "id": null,
80
+ "_type": "Value"
81
+ },
82
+ "pegasus": {
83
+ "dtype": "int64",
84
+ "id": null,
85
+ "_type": "Value"
86
+ },
87
+ "pegasus_x": {
88
+ "dtype": "int64",
89
+ "id": null,
90
+ "_type": "Value"
91
+ },
92
+ "plbart": {
93
+ "dtype": "int64",
94
+ "id": null,
95
+ "_type": "Value"
96
+ },
97
+ "prophetnet": {
98
+ "dtype": "int64",
99
+ "id": null,
100
+ "_type": "Value"
101
+ },
102
+ "t5": {
103
+ "dtype": "int64",
104
+ "id": null,
105
+ "_type": "Value"
106
+ },
107
+ "xlm-prophetnet": {
108
+ "dtype": "int64",
109
+ "id": null,
110
+ "_type": "Value"
111
+ }
112
+ },
113
+ "post_processed": null,
114
+ "supervised_keys": null,
115
+ "task_templates": null,
116
+ "builder_name": null,
117
+ "config_name": null,
118
+ "version": null,
119
+ "splits": {
120
+ "train": {
121
+ "name": "train",
122
+ "num_bytes": 174665,
123
+ "num_examples": 905,
124
+ "dataset_name": "text2text-generation-checkpoint-downloads"
125
+ }
126
+ },
127
+ "download_checksums": null,
128
+ "download_size": 62110,
129
+ "post_processing_size": null,
130
+ "dataset_size": 174665,
131
+ "size_in_bytes": 236775
132
+ }}