Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ library_name: transformers
|
|
11 |
|
12 |
This model is the result of fine-tuning LLaMA 3 8B using our novel seed-free synthetic instruction dataset for Thai. It represents the outcome of our research "Seed-Free Synthetic Data Generation Framework for Instruction-Tuning LLMs: A Case Study in Thai" submitted to ACL SRW 2024.
|
13 |
|
14 |
-
|
15 |
|
16 |
## Model Details
|
17 |
|
@@ -55,6 +55,10 @@ The model was evaluated on various Thai language tasks, including:
|
|
55 |
- Thai Culture Test Set
|
56 |
- General Test Set
|
57 |
|
|
|
|
|
|
|
|
|
58 |
For detailed performance metrics and comparisons, please refer to the full research paper and the [GitHub repository](https://github.com/parinzee/seed-free-synthetic-instruct).
|
59 |
|
60 |
## Ethical Considerations
|
|
|
11 |
|
12 |
This model is the result of fine-tuning LLaMA 3 8B using our novel seed-free synthetic instruction dataset for Thai. It represents the outcome of our research "Seed-Free Synthetic Data Generation Framework for Instruction-Tuning LLMs: A Case Study in Thai" submitted to ACL SRW 2024.
|
13 |
|
14 |
+
|
15 |
|
16 |
## Model Details
|
17 |
|
|
|
55 |
- Thai Culture Test Set
|
56 |
- General Test Set
|
57 |
|
58 |
+
<p align="center">
|
59 |
+
<img src="https://raw.githubusercontent.com/parinzee/seed-free-synthetic-instruct/main/table.png"/>
|
60 |
+
</p>
|
61 |
+
|
62 |
For detailed performance metrics and comparisons, please refer to the full research paper and the [GitHub repository](https://github.com/parinzee/seed-free-synthetic-instruct).
|
63 |
|
64 |
## Ethical Considerations
|