romrawinjp commited on
Commit
21f9a62
1 Parent(s): 8c04dd0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -2,6 +2,10 @@
2
  license: apache-2.0
3
  datasets:
4
  - AIAT/Pangpuriye-dataset
 
 
 
 
5
  language:
6
  - th
7
  - en
@@ -9,6 +13,8 @@ pipeline_tag: text-generation
9
  tags:
10
  - code_generation
11
  - sql
 
 
12
  ---
13
 
14
  # 🤖 [Super AI Engineer Development Program Season 4](https://superai.aiat.or.th/) - Pangpuriye Table-based Question Answering Model
@@ -54,4 +60,4 @@ print(get_prediction(tokenizer.decode(output[0], skip_special_tokens=True)))
54
 
55
  The model collaborated by the members of Panguriye's house during the LLMs hackathon in Super AI Engineer Development Program Season 4.
56
 
57
- We thank the organizers of this hackathon, [OpenThaiGPT](https://openthaigpt.aieat.or.th/), [AIAT](https://aiat.or.th/), [NECTEC](https://www.nectec.or.th/en/) and [ThaiSC](https://thaisc.io/) for this challenging task and opportunity to be a part of developing Thai large language model.
 
2
  license: apache-2.0
3
  datasets:
4
  - AIAT/Pangpuriye-dataset
5
+ - AIAT/Pangpuriye-public_ThaiSum40k
6
+ - AIAT/Pangpuriye-generated_by_LLama3-codeLlama
7
+ - AIAT/Pangpuriye-public_alpaca-cleaned
8
+ - AIAT/Pangpuriye-generated_by_typhoon
9
  language:
10
  - th
11
  - en
 
13
  tags:
14
  - code_generation
15
  - sql
16
+ metrics:
17
+ - accuracy
18
  ---
19
 
20
  # 🤖 [Super AI Engineer Development Program Season 4](https://superai.aiat.or.th/) - Pangpuriye Table-based Question Answering Model
 
60
 
61
  The model collaborated by the members of Panguriye's house during the LLMs hackathon in Super AI Engineer Development Program Season 4.
62
 
63
+ We thank the organizers of this hackathon, [OpenThaiGPT](https://openthaigpt.aieat.or.th/), [AIAT](https://aiat.or.th/), [NECTEC](https://www.nectec.or.th/en/) and [ThaiSC](https://thaisc.io/) for this challenging task and opportunity to be a part of developing Thai large language model.