amornpan commited on
Commit
765ccdc
·
verified ·
1 Parent(s): f3578fa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +91 -3
README.md CHANGED
@@ -1,3 +1,91 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - thai
5
+ - government
6
+ - procurement
7
+ - question-answering
8
+ - NLP
9
+ - หลานม่า
10
+ - NT Academy
11
+ - ntgenai
12
+ - lahnmah
13
+ - NT Thai GPT
14
+ - ntthaigpt
15
+ - GenAI
16
+ - NT GenAI
17
+ datasets:
18
+ - thai-government-procurement
19
+ language:
20
+ - th
21
+ - en
22
+ pretty_name: thai-gov-procurement_regulation
23
+ size_categories:
24
+ - 1K<n<10K
25
+ ---
26
+
27
+ # 🇹🇭 Dataset Card for Thai Government Procurement Dataset
28
+
29
+ ## ℹ️ This dataset is optimized for procurement-related NLP tasks in Thai.
30
+
31
+ This dataset contains a collection of procurement regulations, instructions, and responses focused on public sector purchasing, contract management, and compliance with Thai government standards. It aims to support natural language processing tasks involving procurement assistance, such as chatbot development, procurement dialogue generation, and other government-related applications.
32
+
33
+ ## Dataset Description
34
+
35
+ This dataset was designed for developing models related to government procurement processes in the Thai language. It includes procurement-related instructions and responses to assist in generating Thai language models for public sector use.
36
+
37
+ - **Dataset type:** Text-based (Parquet format)
38
+ - **Language(s):** Thai
39
+ - **License:** Apache License 2.0
40
+
41
+ ### Dataset Sources
42
+
43
+ - **Repository:** [Hugging Face Repository](https://huggingface.co/amornpan)
44
+
45
+ ## Uses
46
+
47
+ ### Direct Use
48
+
49
+ The dataset can be directly used for training models that generate procurement-related responses in Thai. It has been optimized for:
50
+
51
+ - Procurement question-answering
52
+ - Providing information on procurement regulations
53
+ - Public sector procurement dialogue generation
54
+
55
+ ### Downstream Use
56
+
57
+ This dataset can serve as a foundational resource for creating procurement assistance systems, chatbots, and government procurement applications specifically tailored for the Thai language. It can also be useful for developing tools that require understanding and responding to Thai government procurement queries.
58
+
59
+ ## Out-of-Scope Use
60
+
61
+ - **Real-Time Decision Making:** The dataset is not suitable for developing models used for real-time procurement decision-making or emergency situations.
62
+ - **Critical Compliance Decisions:** Avoid using models built on this dataset for making critical compliance decisions without human supervision. The dataset is intended to support informational and assistance purposes, not to replace professional procurement advice.
63
+
64
+ ## Bias, Risks, and Limitations
65
+
66
+ ### Bias
67
+
68
+ - The dataset may contain inherent biases from the procurement texts used, particularly when addressing underrepresented procurement topics or regulations. Responses might reflect biases present in the original data sources.
69
+
70
+ ### Risks
71
+
72
+ - Models trained on this dataset may produce inaccurate or incomplete responses. Given the limitations of both the model and dataset, they should not be relied upon as the sole source of procurement advice.
73
+
74
+ ### Limitations
75
+
76
+ - **Domain-Specific:** The dataset is focused solely on the government procurement domain and might not perform well outside of procurement topics.
77
+ - **Prompt Sensitivity:** The responses generated may be sensitive to the way prompts are phrased, and could generate off-topic or irrelevant responses for queries not directly related to procurement content.
78
+
79
+ ## Dataset Details
80
+
81
+ - **Language:** Thai
82
+ - **Domain:** Government Procurement
83
+ - **Format:** Parquet
84
+
85
+ ## License
86
+
87
+ This dataset is licensed under the Apache License 2.0. Please review the terms of this license before using the dataset for any commercial or non-commercial purposes.
88
+
89
+ ## Contact
90
+
91
+ For questions or feedback, please contact [[email protected]](mailto:[email protected]).