rockerritesh commited on
Commit
e41c997
·
verified ·
1 Parent(s): 6b051b5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -101
README.md CHANGED
@@ -30,115 +30,19 @@ size_categories:
30
 
31
  # Dataset Card for Dataset Name
32
 
33
- <!-- Provide a quick summary of the dataset. -->
34
-
35
- 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).
36
 
37
  ## Dataset Details
38
 
39
  ### Dataset Description
40
 
41
- <!-- Provide a longer summary of what this dataset is. -->
42
-
43
-
44
-
45
- - **Curated by:** [More Information Needed]
46
- - **Funded by [optional]:** [More Information Needed]
47
- - **Shared by [optional]:** [More Information Needed]
48
- - **Language(s) (NLP):** [More Information Needed]
49
- - **License:** [More Information Needed]
50
-
51
- ### Dataset Sources [optional]
52
-
53
- <!-- Provide the basic links for the dataset. -->
54
-
55
- - **Repository:** [More Information Needed]
56
- - **Paper [optional]:** [More Information Needed]
57
- - **Demo [optional]:** [More Information Needed]
58
-
59
- ## Uses
60
-
61
- <!-- Address questions around how the dataset is intended to be used. -->
62
-
63
- ### Direct Use
64
-
65
- <!-- This section describes suitable use cases for the dataset. -->
66
-
67
- [More Information Needed]
68
-
69
- ### Out-of-Scope Use
70
-
71
- <!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
72
-
73
- [More Information Needed]
74
-
75
- ## Dataset Structure
76
-
77
- <!-- 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. -->
78
-
79
- [More Information Needed]
80
-
81
- ## Dataset Creation
82
-
83
- ### Curation Rationale
84
-
85
- <!-- Motivation for the creation of this dataset. -->
86
-
87
- [More Information Needed]
88
-
89
- ### Source Data
90
-
91
- <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
92
-
93
- #### Data Collection and Processing
94
-
95
- <!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
96
-
97
- [More Information Needed]
98
-
99
- #### Who are the source data producers?
100
-
101
- <!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
102
-
103
- [More Information Needed]
104
-
105
- ### Annotations [optional]
106
-
107
- <!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
108
-
109
- #### Annotation process
110
-
111
- <!-- This section describes the annotation process such as annotation tools used in the process, the amount of data annotated, annotation guidelines provided to the annotators, interannotator statistics, annotation validation, etc. -->
112
-
113
- [More Information Needed]
114
-
115
- #### Who are the annotators?
116
-
117
- <!-- This section describes the people or systems who created the annotations. -->
118
-
119
- [More Information Needed]
120
-
121
- #### Personal and Sensitive Information
122
-
123
- <!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
124
-
125
- [More Information Needed]
126
-
127
- ## Bias, Risks, and Limitations
128
-
129
- <!-- This section is meant to convey both technical and sociotechnical limitations. -->
130
-
131
- [More Information Needed]
132
-
133
- ### Recommendations
134
-
135
- <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
136
 
137
- Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
138
 
139
- ## Citation [optional]
140
 
141
- <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
142
 
143
  **BibTeX:**
144
  ```
 
30
 
31
  # Dataset Card for Dataset Name
32
 
33
+ The OCR Digits Dataset consists of 20,000 high-quality images of digit combinations captured under various conditions. This dataset is designed to support research in optical character recognition, particularly for multi-digit recognition tasks.
 
 
34
 
35
  ## Dataset Details
36
 
37
  ### Dataset Description
38
 
39
+ - **Curated by:** Sumit Yadav
40
+ - **Language(s) (NLP):** NE,HI,EN
41
+ - **License:** MIT
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
42
 
 
43
 
 
44
 
45
+ ## Citation
46
 
47
  **BibTeX:**
48
  ```