parquet-converter commited on
Commit
e1daf13
1 Parent(s): 8a8cd36

Update parquet files

Browse files
data/train-00000-of-00001-45820975067f252a.parquet → Dahoas--pythia_1B_prompted_hh_eval_human/parquet-train.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e72fe23d5b8b1a7995b33ce4265df81bf66ad7b0b9ce29866f9f38fb694fd3dd
3
- size 37053
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4953193822b619f4f7de313a6741e9adff145c8b39f798d51a544a04c7499b8d
3
+ size 37441
dataset_infos.json DELETED
@@ -1,37 +0,0 @@
1
- {"Dahoas--pythia_1B_prompted_hh_eval_human": {
2
- "description": "",
3
- "citation": "",
4
- "homepage": "",
5
- "license": "",
6
- "features": {
7
- "prompt": {
8
- "dtype": "string",
9
- "id": null,
10
- "_type": "Value"
11
- },
12
- "response": {
13
- "dtype": "string",
14
- "id": null,
15
- "_type": "Value"
16
- }
17
- },
18
- "post_processed": null,
19
- "supervised_keys": null,
20
- "task_templates": null,
21
- "builder_name": null,
22
- "config_name": null,
23
- "version": null,
24
- "splits": {
25
- "train": {
26
- "name": "train",
27
- "num_bytes": 23990,
28
- "num_examples": 6,
29
- "dataset_name": "pythia_1B_prompted_hh_eval_human"
30
- }
31
- },
32
- "download_checksums": null,
33
- "download_size": 37053,
34
- "post_processing_size": null,
35
- "dataset_size": 23990,
36
- "size_in_bytes": 61043
37
- }}