Commit
·
d9ee84b
1
Parent(s):
4f8fa58
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,3 +1,45 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
dataset_info:
|
4 |
+
features:
|
5 |
+
- name: acceptedFileExtensions
|
6 |
+
dtype: string
|
7 |
+
- name: useMetadata
|
8 |
+
dtype: bool
|
9 |
+
- name: useSubjectClassification
|
10 |
+
dtype: bool
|
11 |
+
- name: showResponse
|
12 |
+
dtype: bool
|
13 |
+
- name: useSoundClassification
|
14 |
+
dtype: bool
|
15 |
+
- name: useRectangleDetection
|
16 |
+
dtype: bool
|
17 |
+
- name: prompt
|
18 |
+
dtype: string
|
19 |
+
- name: useAudioDetails
|
20 |
+
dtype: bool
|
21 |
+
- name: description
|
22 |
+
dtype: string
|
23 |
+
- name: actionScript
|
24 |
+
dtype: string
|
25 |
+
- name: iconColor
|
26 |
+
dtype: string
|
27 |
+
- name: outputKind
|
28 |
+
dtype: string
|
29 |
+
- name: name
|
30 |
+
dtype: string
|
31 |
+
- name: minNumFiles
|
32 |
+
dtype: string
|
33 |
+
- name: useBarcodeDetection
|
34 |
+
dtype: bool
|
35 |
+
- name: useFaceDetection
|
36 |
+
dtype: bool
|
37 |
+
- name: icon
|
38 |
+
dtype: string
|
39 |
+
splits:
|
40 |
+
- name: train
|
41 |
+
num_bytes: 19023
|
42 |
+
num_examples: 60
|
43 |
+
download_size: 20057
|
44 |
+
dataset_size: 19023
|
45 |
---
|