Commit
·
c53094c
1
Parent(s):
a326182
Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: image
|
5 |
+
dtype: image
|
6 |
+
- name: label
|
7 |
+
dtype:
|
8 |
+
class_label:
|
9 |
+
names:
|
10 |
+
'0': '1'
|
11 |
+
'1': '2'
|
12 |
+
'2': 2023-02-14 15-03-46
|
13 |
+
'3': 2023-04-19 09-56-23
|
14 |
+
'4': 2023-05-10 14-44-10
|
15 |
+
'5': 3_Trim
|
16 |
+
'6': '4'
|
17 |
+
'7': '5'
|
18 |
+
'8': '6'
|
19 |
+
'9': '7'
|
20 |
+
'10': IMG_9920
|
21 |
+
'11': IMG_9921
|
22 |
+
'12': IMG_9922
|
23 |
+
'13': IMG_9923
|
24 |
+
'14': IMG_9924
|
25 |
+
splits:
|
26 |
+
- name: train
|
27 |
+
num_bytes: 334183336.777
|
28 |
+
num_examples: 6541
|
29 |
+
- name: test
|
30 |
+
num_bytes: 68858108.0
|
31 |
+
num_examples: 915
|
32 |
+
download_size: 456039861
|
33 |
+
dataset_size: 403041444.777
|
34 |
+
---
|
35 |
+
# Dataset Card for "samolet_frames"
|
36 |
+
|
37 |
+
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|