Update README.md
Browse files
README.md
CHANGED
@@ -15,16 +15,16 @@ dataset_info:
|
|
15 |
dtype: string
|
16 |
splits:
|
17 |
- name: train
|
18 |
-
num_bytes: 5506310
|
19 |
num_examples: 255
|
20 |
- name: test
|
21 |
-
num_bytes: 772572
|
22 |
num_examples: 36
|
23 |
- name: validation
|
24 |
-
num_bytes: 1570520
|
25 |
num_examples: 73
|
26 |
download_size: 7729403
|
27 |
-
dataset_size: 7849402
|
28 |
configs:
|
29 |
- config_name: default
|
30 |
data_files:
|
@@ -130,11 +130,17 @@ This dataset is licensed under Apache 2.0.
|
|
130 |
If you use this dataset in your research, please cite it as:
|
131 |
|
132 |
```
|
133 |
-
@misc{
|
134 |
-
|
135 |
-
|
136 |
-
|
137 |
-
|
138 |
-
|
139 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
140 |
```
|
|
|
15 |
dtype: string
|
16 |
splits:
|
17 |
- name: train
|
18 |
+
num_bytes: 5506310
|
19 |
num_examples: 255
|
20 |
- name: test
|
21 |
+
num_bytes: 772572
|
22 |
num_examples: 36
|
23 |
- name: validation
|
24 |
+
num_bytes: 1570520
|
25 |
num_examples: 73
|
26 |
download_size: 7729403
|
27 |
+
dataset_size: 7849402
|
28 |
configs:
|
29 |
- config_name: default
|
30 |
data_files:
|
|
|
130 |
If you use this dataset in your research, please cite it as:
|
131 |
|
132 |
```
|
133 |
+
@misc{
|
134 |
+
bccd-ouzjz_dataset,
|
135 |
+
title = { bccd Dataset },
|
136 |
+
type = { Open Source Dataset },
|
137 |
+
author = { Roboflow 100 },
|
138 |
+
howpublished = { \url{ https://universe.roboflow.com/roboflow-100/bccd-ouzjz } },
|
139 |
+
url = { https://universe.roboflow.com/roboflow-100/bccd-ouzjz },
|
140 |
+
journal = { Roboflow Universe },
|
141 |
+
publisher = { Roboflow },
|
142 |
+
year = { 2023 },
|
143 |
+
month = { may },
|
144 |
+
note = { visited on 2024-08-02 },
|
145 |
+
}
|
146 |
```
|