parquet-converter commited on
Commit
e86865e
·
1 Parent(s): 146ec91

Update parquet files

Browse files
README.md DELETED
@@ -1,38 +0,0 @@
1
- ---
2
- dataset_info:
3
- - config_name: default
4
- features:
5
- - name: x
6
- dtype: int64
7
- - name: y
8
- dtype: int64
9
- splits:
10
- - name: train
11
- num_bytes: 1600
12
- num_examples: 100
13
- - name: random
14
- num_bytes: 3200
15
- num_examples: 200
16
- download_size: 3299
17
- dataset_size: 4800
18
- - config_name: v2
19
- features:
20
- - name: x
21
- dtype: int64
22
- - name: y
23
- dtype: int64
24
- splits:
25
- - name: train
26
- num_bytes: 3200
27
- num_examples: 200
28
- download_size: 0
29
- dataset_size: 3200
30
- configs_kwargs:
31
- - config_name: default
32
- data_dir: ./
33
- - config_name: v2
34
- data_dir: v2
35
- ---
36
- # Dataset Card for "test_push_dataset_infos_json"
37
-
38
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
data/train-00000-of-00001-e72c48ddae0ac60e.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:29702cc1430bd2b7f974c334e103d23821b76965223ddaa7251185fdb9df2192
3
- size 2279
 
 
 
 
dataset_infos.json DELETED
@@ -1,64 +0,0 @@
1
- {
2
- "default": {
3
- "description": "",
4
- "citation": "",
5
- "homepage": "",
6
- "license": "",
7
- "features": {
8
- "x": {
9
- "dtype": "int64",
10
- "_type": "Value"
11
- },
12
- "y": {
13
- "dtype": "int64",
14
- "_type": "Value"
15
- }
16
- },
17
- "config_name": "default",
18
- "splits": {
19
- "train": {
20
- "name": "train",
21
- "num_bytes": 1600,
22
- "num_examples": 100,
23
- "dataset_name": null
24
- },
25
- "random": {
26
- "name": "random",
27
- "num_bytes": 3200,
28
- "num_examples": 200,
29
- "dataset_name": null
30
- }
31
- },
32
- "download_size": 3299,
33
- "dataset_size": 4800,
34
- "size_in_bytes": 8099
35
- },
36
- "v2": {
37
- "description": "",
38
- "citation": "",
39
- "homepage": "",
40
- "license": "",
41
- "features": {
42
- "x": {
43
- "dtype": "int64",
44
- "_type": "Value"
45
- },
46
- "y": {
47
- "dtype": "int64",
48
- "_type": "Value"
49
- }
50
- },
51
- "config_name": "v2",
52
- "splits": {
53
- "train": {
54
- "name": "train",
55
- "num_bytes": 3200,
56
- "num_examples": 200,
57
- "dataset_name": "test_push_dataset_infos_json"
58
- }
59
- },
60
- "download_size": 0,
61
- "dataset_size": 3200,
62
- "size_in_bytes": 3200
63
- }
64
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
v2/data/train-00000-of-00001-7007a1e808e6c090.parquet → default/parquet-random.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:265ee85ca57d335c4601cb8d5104631002047ec6e16bd3822d814525e0ca41af
3
- size 3299
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d53d07d2d265fda94a4b15db89dd0aac72e159e3ae9518af68011289791e30d
3
+ size 3298
data/random-00000-of-00001-7007a1e808e6c090.parquet → default/parquet-train.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:265ee85ca57d335c4601cb8d5104631002047ec6e16bd3822d814525e0ca41af
3
- size 3299
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7747924266e676f2de73cd4a82e09bee827849a13f64b3a63a96095caff5128a
3
+ size 2278