dwb2023 commited on
Commit
c477ce1
·
verified ·
1 Parent(s): f9b6b29

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -11
README.md CHANGED
@@ -15,16 +15,16 @@ dataset_info:
15
  dtype: string
16
  splits:
17
  - name: train
18
- num_bytes: 5506310.0
19
  num_examples: 255
20
  - name: test
21
- num_bytes: 772572.0
22
  num_examples: 36
23
  - name: validation
24
- num_bytes: 1570520.0
25
  num_examples: 73
26
  download_size: 7729403
27
- dataset_size: 7849402.0
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{roboflow-bccd-paligemma,
134
- title={BCCD Blood Cell Count and Detection Dataset},
135
- author={Roboflow},
136
- year={2024},
137
- howpublished={\url{https://huggingface.co/datasets/dwb2023/roboflow-bccd-paligemma}},
138
- note={Dataset made available through Hugging Face}
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
  ```