Update README.md
Browse files# ViRFT_COCO
The dataset contains 6k selected samples, covering all categories of the COCO dataset.
README.md
CHANGED
|
@@ -1,22 +1,27 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
dataset_info:
|
| 4 |
-
features:
|
| 5 |
-
- name: image
|
| 6 |
-
dtype: image
|
| 7 |
-
- name: problem
|
| 8 |
-
dtype: string
|
| 9 |
-
- name: solution
|
| 10 |
-
dtype: string
|
| 11 |
-
splits:
|
| 12 |
-
- name: train
|
| 13 |
-
num_bytes: 3254343082.393
|
| 14 |
-
num_examples: 5997
|
| 15 |
-
download_size: 1147769264
|
| 16 |
-
dataset_size: 3254343082.393
|
| 17 |
-
configs:
|
| 18 |
-
- config_name: default
|
| 19 |
-
data_files:
|
| 20 |
-
- split: train
|
| 21 |
-
path: data/train-*
|
| 22 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
dataset_info:
|
| 4 |
+
features:
|
| 5 |
+
- name: image
|
| 6 |
+
dtype: image
|
| 7 |
+
- name: problem
|
| 8 |
+
dtype: string
|
| 9 |
+
- name: solution
|
| 10 |
+
dtype: string
|
| 11 |
+
splits:
|
| 12 |
+
- name: train
|
| 13 |
+
num_bytes: 3254343082.393
|
| 14 |
+
num_examples: 5997
|
| 15 |
+
download_size: 1147769264
|
| 16 |
+
dataset_size: 3254343082.393
|
| 17 |
+
configs:
|
| 18 |
+
- config_name: default
|
| 19 |
+
data_files:
|
| 20 |
+
- split: train
|
| 21 |
+
path: data/train-*
|
| 22 |
+
tags:
|
| 23 |
+
- coco
|
| 24 |
+
- ViRFT
|
| 25 |
+
size_categories:
|
| 26 |
+
- 1K<n<10K
|
| 27 |
+
---
|