parquet-converter commited on
Commit
2630e15
1 Parent(s): 59645d2

Update parquet files

Browse files
data/train-00000-of-00001-de7af100f599f002.parquet → Dahoas--pythia_synthetic_1B_inference_test_human/parquet-train.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:edc899cd4dce212c0089a07ea525c2d6e09b033933a895b897407d773aff1ea1
3
- size 289947
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9f0930223a82a57034b5e81212ed5ca9c620c6dec8bd12def4d31b00773e153
3
+ size 290335
dataset_infos.json DELETED
@@ -1,37 +0,0 @@
1
- {"Dahoas--pythia_synthetic_1B_inference_test_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": 522964,
28
- "num_examples": 500,
29
- "dataset_name": "pythia_synthetic_1B_inference_test_human"
30
- }
31
- },
32
- "download_checksums": null,
33
- "download_size": 289947,
34
- "post_processing_size": null,
35
- "dataset_size": 522964,
36
- "size_in_bytes": 812911
37
- }}