Datasets:

Languages:
Vietnamese
DOI:
License:
rain1024 commited on
Commit
d2a2525
1 Parent(s): d739cef
Files changed (1) hide show
  1. README.md +89 -3
README.md CHANGED
@@ -1,7 +1,93 @@
1
  ---
2
- license: apache-2.0
3
- langauge: vi
 
 
 
 
 
 
 
 
 
 
 
4
  ---
5
 
6
- UTS_Dictionary
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
 
 
1
  ---
2
+ annotations_creators:
3
+ - no-annotation
4
+ language:
5
+ - vi
6
+ license:
7
+ - apache-2.0
8
+ multilinguality:
9
+ - monolingual
10
+ pretty_name: UTS_Text
11
+ size_categories:
12
+ - 10K<n<100K
13
+ task_categories:
14
+ - text-generation
15
  ---
16
 
17
+ # Dataset Card for UTS_Dictionary
18
+
19
+ ## Table of Contents
20
+ - [Table of Contents](#table-of-contents)
21
+ - [Dataset Description](#dataset-description)
22
+ - [Dataset Summary](#dataset-summary)
23
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
24
+ - [Languages](#languages)
25
+ - [Dataset Structure](#dataset-structure)
26
+ - [Data Instances](#data-instances)
27
+ - [Data Fields](#data-fields)
28
+ - [Data Splits](#data-splits)
29
+ - [Dataset Creation](#dataset-creation)
30
+ - [Curation Rationale](#curation-rationale)
31
+ - [Source Data](#source-data)
32
+ - [Annotations](#annotations)
33
+ - [Additional Information](#additional-information)
34
+ - [Licensing Information](#licensing-information)
35
+ - [Citation Information](#citation-information)
36
+ - [Contributions](#contributions)
37
+
38
+ ## Dataset Description
39
+
40
+ The UTS_Dictionary is an open source Vietnamese dictionary that provides users with an extensive collection of words and definitions in the Vietnamese language. It is a free resource that is available to anyone who wishes to use it, and it has been designed to be easily accessible and user-friendly.
41
+
42
+ The UTS_Dictionary is a collaborative project that has been developed by a team of passionate volunteers who are dedicated to promoting the Vietnamese language and culture. The project is aimed at providing an accurate and comprehensive dictionary that can be used by both native speakers and those who are learning the language.
43
+
44
+ With the UTS_Dictionary, users can search for words in Vietnamese and find their definitions in a matter of seconds. The dictionary includes a wide range of words, including technical terms, slang, idioms, and colloquialisms, making it a valuable resource for anyone who wants to understand the nuances of the Vietnamese language.
45
+
46
+ Overall, the UTS_Dictionary is a valuable resource for anyone who wants to learn or improve their Vietnamese language skills. Its open source nature allows for continuous improvement and expansion, making it an essential tool for anyone interested in the Vietnamese language and culture.
47
+
48
+ ### Dataset Summary
49
+
50
+ ### Supported Tasks and Leaderboards
51
+
52
+
53
+ ### Languages
54
+
55
+ ## Dataset Structure
56
+
57
+ ### Data Instances
58
+
59
+ ### Data Fields
60
+
61
+
62
+ ### Data Splits
63
+
64
+ | name | train | validation | test |
65
+ |---------|--------:|-----------:|-------:|
66
+ | small | 1600 | 200 | 200 |
67
+ | base | 8000 | 1000 | 1000 |
68
+ | large | 95000 | 2500 | 2500 |
69
+
70
+
71
+ ## Dataset Creation
72
+
73
+ ### Curation Rationale
74
+
75
+
76
+ ### Source Data
77
+
78
+
79
+ ### Annotations
80
+
81
+
82
+
83
+ ## Additional Information
84
+
85
+ ### Licensing Information
86
+
87
+ The dataset is released under Apache 2.0.
88
+
89
+ ### Citation Information
90
+
91
+
92
+ ### Contributions
93