Chapian commited on
Commit
c5e1ad1
1 Parent(s): 6beb151

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - object-detection
4
+ tags:
5
+ - roboflow
6
+ - roboflow2huggingface
7
+ ---
8
+ from datasets import load_dataset
9
+
10
+ dataset = load_dataset("Chapian/PPE_detection")