parquet-converter commited on
Commit
b741f95
1 Parent(s): 666d3b8

Update parquet files

Browse files
data/train-00000-of-00001-9fc0c3bee9b94296.parquet → Dahoas--1B_hybrid_comparison/parquet-train.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:afc96f7a666c9a2eab1526561caa18616b708d89d190468a314ed36eb2e66ac6
3
- size 742740
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cead97ab6eec9aa1e5fb3380ad7231abf75d2f53489b6349494784a87ef3ff1a
3
+ size 743524
dataset_infos.json DELETED
@@ -1,56 +0,0 @@
1
- {"Dahoas--1B_hybrid_comparison": {
2
- "description": "",
3
- "citation": "",
4
- "homepage": "",
5
- "license": "",
6
- "features": {
7
- "prompt": {
8
- "dtype": "string",
9
- "id": null,
10
- "_type": "Value"
11
- },
12
- "1B": {
13
- "prompt": {
14
- "dtype": "string",
15
- "id": null,
16
- "_type": "Value"
17
- },
18
- "response": {
19
- "dtype": "string",
20
- "id": null,
21
- "_type": "Value"
22
- }
23
- },
24
- "1B_synthetic": {
25
- "prompt": {
26
- "dtype": "string",
27
- "id": null,
28
- "_type": "Value"
29
- },
30
- "response": {
31
- "dtype": "string",
32
- "id": null,
33
- "_type": "Value"
34
- }
35
- }
36
- },
37
- "post_processed": null,
38
- "supervised_keys": null,
39
- "task_templates": null,
40
- "builder_name": null,
41
- "config_name": null,
42
- "version": null,
43
- "splits": {
44
- "train": {
45
- "name": "train",
46
- "num_bytes": 1299488,
47
- "num_examples": 500,
48
- "dataset_name": "1B_hybrid_comparison"
49
- }
50
- },
51
- "download_checksums": null,
52
- "download_size": 742740,
53
- "post_processing_size": null,
54
- "dataset_size": 1299488,
55
- "size_in_bytes": 2042228
56
- }}