Dahoas commited on
Commit
88c92fd
1 Parent(s): 2478aee

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +32 -0
dataset_infos.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"Dahoas--instruct-human-assistant-prompt": {
2
+ "description": "",
3
+ "citation": "",
4
+ "homepage": "",
5
+ "license": "",
6
+ "features": {
7
+ "prompt": {
8
+ "dtype": "string",
9
+ "id": null,
10
+ "_type": "Value"
11
+ }
12
+ },
13
+ "post_processed": null,
14
+ "supervised_keys": null,
15
+ "task_templates": null,
16
+ "builder_name": null,
17
+ "config_name": null,
18
+ "version": null,
19
+ "splits": {
20
+ "train": {
21
+ "name": "train",
22
+ "num_bytes": 108277220,
23
+ "num_examples": 104870,
24
+ "dataset_name": "instruct-human-assistant-prompt"
25
+ }
26
+ },
27
+ "download_checksums": null,
28
+ "download_size": 44554158,
29
+ "post_processing_size": null,
30
+ "dataset_size": 108277220,
31
+ "size_in_bytes": 152831378
32
+ }}