ttlynne commited on
Commit
a416d46
·
verified ·
1 Parent(s): 9e69de2

Delete train

Browse files
train/data-00000-of-00001.arrow DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:90226b25546adac8dbdc293f8bfbac374087fb6f91416584768d3314010b8c4a
3
- size 155858288
 
 
 
 
train/dataset_info.json DELETED
@@ -1,91 +0,0 @@
1
- {
2
- "builder_name": "parquet",
3
- "citation": "",
4
- "config_name": "default",
5
- "dataset_name": "see_phys",
6
- "dataset_size": 90269090,
7
- "description": "",
8
- "download_checksums": {
9
- "hf://datasets/SeePhys/SeePhys@162cad8c09ae56e966e1a13415fd6ba5cf7bde01/data/train-00000-of-00001.parquet": {
10
- "num_bytes": 77879212,
11
- "checksum": null
12
- }
13
- },
14
- "download_size": 77879212,
15
- "features": {
16
- "index": {
17
- "dtype": "int64",
18
- "_type": "Value"
19
- },
20
- "question": {
21
- "dtype": "string",
22
- "_type": "Value"
23
- },
24
- "answer": {
25
- "dtype": "string",
26
- "_type": "Value"
27
- },
28
- "images": {
29
- "feature": {
30
- "_type": "Image"
31
- },
32
- "_type": "List"
33
- },
34
- "reasoning": {
35
- "dtype": "string",
36
- "_type": "Value"
37
- },
38
- "sig_figs": {
39
- "dtype": "string",
40
- "_type": "Value"
41
- },
42
- "level": {
43
- "dtype": "int64",
44
- "_type": "Value"
45
- },
46
- "subject": {
47
- "dtype": "string",
48
- "_type": "Value"
49
- },
50
- "language": {
51
- "dtype": "string",
52
- "_type": "Value"
53
- },
54
- "img_category": {
55
- "dtype": "string",
56
- "_type": "Value"
57
- },
58
- "vision_relevance": {
59
- "dtype": "string",
60
- "_type": "Value"
61
- },
62
- "caption": {
63
- "dtype": "string",
64
- "_type": "Value"
65
- },
66
- "embedding": {
67
- "feature": {
68
- "dtype": "float64",
69
- "_type": "Value"
70
- },
71
- "_type": "List"
72
- }
73
- },
74
- "homepage": "",
75
- "license": "",
76
- "size_in_bytes": 168148302,
77
- "splits": {
78
- "train": {
79
- "name": "train",
80
- "num_bytes": 90269090,
81
- "num_examples": 2000,
82
- "dataset_name": "see_phys"
83
- }
84
- },
85
- "version": {
86
- "version_str": "0.0.0",
87
- "major": 0,
88
- "minor": 0,
89
- "patch": 0
90
- }
91
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
train/state.json DELETED
@@ -1,13 +0,0 @@
1
- {
2
- "_data_files": [
3
- {
4
- "filename": "data-00000-of-00001.arrow"
5
- }
6
- ],
7
- "_fingerprint": "85442c68212d35d6",
8
- "_format_columns": null,
9
- "_format_kwargs": {},
10
- "_format_type": null,
11
- "_output_all_columns": false,
12
- "_split": null
13
- }