sm-riti16 commited on
Commit
dea0104
·
verified ·
1 Parent(s): 6154582

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -92
README.md CHANGED
@@ -1,92 +0,0 @@
1
- ---
2
- dataset_info:
3
- features:
4
- - name: image
5
- dtype: image
6
- - name: label
7
- dtype: string
8
- splits:
9
- - name: original
10
- num_bytes: 1901592.0
11
- num_examples: 30
12
- download_size: 1893143
13
- dataset_size: 1901592.0
14
- configs:
15
- - config_name: default
16
- data_files:
17
- - split: original
18
- path: data/original-*
19
- license: mit
20
- task_categories:
21
- - image-classification
22
- ---
23
- # Dataset Card for Dataset Name
24
-
25
- <!-- Provide a quick summary of the dataset. -->
26
-
27
- This dataset card aims to be a base template for new datasets. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md?plain=1).
28
-
29
- ## Dataset Details
30
-
31
- ### Dataset Description
32
-
33
- <!-- Provide a longer summary of what this dataset is. -->
34
-
35
-
36
-
37
- - **Curated by:** [More Information Needed]
38
- - **Funded by [optional]:** [More Information Needed]
39
- - **Shared by [optional]:** [More Information Needed]
40
- - **Language(s) (NLP):** [More Information Needed]
41
- - **License:** [More Information Needed]
42
-
43
- ### Dataset Sources [optional]
44
-
45
- <!-- Provide the basic links for the dataset. -->
46
-
47
- - **Repository:** [More Information Needed]
48
- - **Paper [optional]:** [More Information Needed]
49
- - **Demo [optional]:** [More Information Needed]
50
-
51
- ## Uses
52
-
53
- <!-- Address questions around how the dataset is intended to be used. -->
54
-
55
- ### Direct Use
56
-
57
- <!-- This section describes suitable use cases for the dataset. -->
58
-
59
- [More Information Needed]
60
-
61
- ### Out-of-Scope Use
62
-
63
- <!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
64
-
65
- [More Information Needed]
66
-
67
- ## Dataset Structure
68
-
69
- <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
70
-
71
- [More Information Needed]
72
-
73
- ## Dataset Creation
74
-
75
- ### Curation Rationale
76
-
77
- <!-- Motivation for the creation of this dataset. -->
78
-
79
- [More Information Needed]
80
-
81
- ### Source Data
82
-
83
- <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
84
-
85
- #### Data Collection and Processing
86
-
87
- <!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
88
-
89
- [More Information Needed]
90
-
91
-
92
-