LeoZhangzaolin
commited on
Commit
•
062e9f9
1
Parent(s):
81b6f57
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -10,12 +10,12 @@ license:
|
|
10 |
multilinguality:
|
11 |
- monolingual
|
12 |
size_categories:
|
13 |
-
- 1K<n<10K
|
14 |
source_datasets:
|
15 |
- original
|
16 |
task_categories:
|
17 |
- image-classification
|
18 |
-
- object-detection
|
19 |
pretty_name: GraptoloideaSpecimensDataset
|
20 |
tags:
|
21 |
- graptoloidea
|
@@ -37,22 +37,29 @@ dataset_info:
|
|
37 |
- name: tagged species name
|
38 |
dtype: string
|
39 |
- name: image
|
40 |
-
dtype:
|
41 |
- name: Stage
|
42 |
dtype: string
|
43 |
- name: mean age value
|
44 |
-
dtype:
|
45 |
- name: Locality (Longitude, Latitude, Horizon)
|
46 |
dtype: string
|
47 |
- name: Reference (specimens firstly published)
|
48 |
dtype: string
|
|
|
|
|
49 |
splits:
|
50 |
- name: train
|
51 |
-
|
|
|
52 |
- name: test
|
|
|
53 |
num_examples: 209
|
54 |
- name: validation
|
|
|
55 |
num_examples: 211
|
|
|
|
|
56 |
configs:
|
57 |
- config_name: default
|
58 |
data_files:
|
|
|
10 |
multilinguality:
|
11 |
- monolingual
|
12 |
size_categories:
|
13 |
+
- 1K<n<10K
|
14 |
source_datasets:
|
15 |
- original
|
16 |
task_categories:
|
17 |
- image-classification
|
18 |
+
- object-detection
|
19 |
pretty_name: GraptoloideaSpecimensDataset
|
20 |
tags:
|
21 |
- graptoloidea
|
|
|
37 |
- name: tagged species name
|
38 |
dtype: string
|
39 |
- name: image
|
40 |
+
dtype: string
|
41 |
- name: Stage
|
42 |
dtype: string
|
43 |
- name: mean age value
|
44 |
+
dtype: float64
|
45 |
- name: Locality (Longitude, Latitude, Horizon)
|
46 |
dtype: string
|
47 |
- name: Reference (specimens firstly published)
|
48 |
dtype: string
|
49 |
+
- name: image_local_path
|
50 |
+
dtype: 'null'
|
51 |
splits:
|
52 |
- name: train
|
53 |
+
num_bytes: 587726
|
54 |
+
num_examples: 977
|
55 |
- name: test
|
56 |
+
num_bytes: 124910
|
57 |
num_examples: 209
|
58 |
- name: validation
|
59 |
+
num_bytes: 126456
|
60 |
num_examples: 211
|
61 |
+
download_size: 88922
|
62 |
+
dataset_size: 839092
|
63 |
configs:
|
64 |
- config_name: default
|
65 |
data_files:
|