Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,20 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
datasets:
|
4 |
+
- gingdev/ictu-lecturers
|
5 |
+
- gingdev/ViHealthQA-small
|
6 |
+
language:
|
7 |
+
- vi
|
8 |
+
metrics:
|
9 |
+
- accuracy
|
10 |
+
library_name: transformers
|
11 |
+
pipeline_tag: text-generation
|
12 |
---
|
13 |
+
# LLaMA 7b ICTU
|
14 |
+
This model is based on [VinaLLaMA](vilm/vinallama-7b-chat)
|
15 |
+
|
16 |
+
The model is for educational purposes only.
|
17 |
+
|
18 |
+
## Information
|
19 |
+
|
20 |
+
Author: Tran Xuan Thanh
|