davanstrien HF Staff commited on
Commit
24878b6
·
1 Parent(s): 24015a0

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +31 -0
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: 'Unnamed: 0'
5
+ dtype: int64
6
+ - name: annotation_id
7
+ dtype: int64
8
+ - name: annotator
9
+ dtype: int64
10
+ - name: choice
11
+ dtype: string
12
+ - name: created_at
13
+ dtype: string
14
+ - name: id
15
+ dtype: int64
16
+ - name: image
17
+ dtype: image
18
+ - name: lead_time
19
+ dtype: float64
20
+ - name: updated_at
21
+ dtype: string
22
+ splits:
23
+ - name: train
24
+ num_bytes: 602087.0
25
+ num_examples: 4
26
+ download_size: 606895
27
+ dataset_size: 602087.0
28
+ ---
29
+ # Dataset Card for "label-studio-export-test"
30
+
31
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)