Datasets:
Update card.
Browse files
README.md
CHANGED
@@ -1,3 +1,64 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- image-to-text
|
5 |
+
language:
|
6 |
+
- th
|
7 |
+
size_categories:
|
8 |
+
- n<1K
|
9 |
---
|
10 |
+
|
11 |
+
## Dataset Details
|
12 |
+
|
13 |
+
### Dataset Description
|
14 |
+
|
15 |
+
<!-- Provide a longer summary of what this dataset is. -->
|
16 |
+
|
17 |
+
- **Curated by:** Matichon Maneegard
|
18 |
+
- **Shared by [optional]:** Matichon Maneegard
|
19 |
+
- **Language(s) (NLP):** image-to-text
|
20 |
+
- **License:** apache-2.0
|
21 |
+
|
22 |
+
### Dataset Sources [optional]
|
23 |
+
|
24 |
+
<!-- Provide the basic links for the dataset. -->
|
25 |
+
The dataset was entirely synthetic. It does not contain real information or pertain to any specific person.
|
26 |
+
|
27 |
+
## Uses
|
28 |
+
|
29 |
+
<!-- Address questions around how the dataset is intended to be used. -->
|
30 |
+
|
31 |
+
### Direct Use
|
32 |
+
|
33 |
+
<!-- This section describes suitable use cases for the dataset. -->
|
34 |
+
|
35 |
+
Using for tranning OCR or Multimodal.
|
36 |
+
|
37 |
+
## Dataset Structure
|
38 |
+
|
39 |
+
<!-- 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. -->
|
40 |
+
This dataset contains 98 x 6 = 588 samples, and the labels contain 98 samples.
|
41 |
+
Each sample will have a different scenario to represent.
|
42 |
+
|
43 |
+
The 'train.csv' file contains 11 attributes:
|
44 |
+
|
45 |
+
```File_Index, first_name_th, first_name_en, last_name_en, birth_date_th, birth_date_en, religion, first_address_th, second_address_th, third_address_th, forth_address_th```
|
46 |
+
|
47 |
+
The 'File_Index' corresponds to the number of the image in the scenario with the training data.
|
48 |
+
It means that '/Scenario_1/file_1.png' has the same attributes as '/Scenario_2/file_1.png'.
|
49 |
+
|
50 |
+
### Recommendations
|
51 |
+
|
52 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
53 |
+
|
54 |
+
Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
|
55 |
+
|
56 |
+
### Contact
|
57 |
+
|
58 |
+
Twitter : (Mati)[https://twitter.com/KMatiDev1]
|
59 |
+
|
60 |
+
E-mail : [email protected]
|
61 |
+
|
62 |
+
VulturePrime : (VulturePrime)[https://vultureprime.com]
|
63 |
+
|
64 |
+
Float16 : (Float16.cloud)[https://float16.cloud]
|