Update README.md
Browse files
README.md
CHANGED
|
@@ -1,39 +1,4 @@
|
|
| 1 |
---
|
| 2 |
-
dataset_info:
|
| 3 |
-
- config_name: classification
|
| 4 |
-
features:
|
| 5 |
-
- name: image
|
| 6 |
-
dtype: image
|
| 7 |
-
- name: label
|
| 8 |
-
dtype:
|
| 9 |
-
class_label:
|
| 10 |
-
names:
|
| 11 |
-
'0': not_ring
|
| 12 |
-
'1': ring
|
| 13 |
-
splits:
|
| 14 |
-
- name: train
|
| 15 |
-
num_bytes: 3188303696.84
|
| 16 |
-
num_examples: 73356
|
| 17 |
-
- name: test
|
| 18 |
-
num_bytes: 797909277.38
|
| 19 |
-
num_examples: 18340
|
| 20 |
-
download_size: 3994376190
|
| 21 |
-
dataset_size: 3986212974.2200003
|
| 22 |
-
- config_name: regression
|
| 23 |
-
features:
|
| 24 |
-
- name: image
|
| 25 |
-
dtype: image
|
| 26 |
-
- name: label
|
| 27 |
-
dtype: float32
|
| 28 |
-
splits:
|
| 29 |
-
- name: train
|
| 30 |
-
num_bytes: 3188010272.84
|
| 31 |
-
num_examples: 73356
|
| 32 |
-
- name: test
|
| 33 |
-
num_bytes: 797835917.38
|
| 34 |
-
num_examples: 18340
|
| 35 |
-
download_size: 3994477060
|
| 36 |
-
dataset_size: 3985846190.2200003
|
| 37 |
configs:
|
| 38 |
- config_name: classification
|
| 39 |
data_files:
|
|
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
configs:
|
| 3 |
- config_name: classification
|
| 4 |
data_files:
|