Update README.md
Browse files
README.md
CHANGED
@@ -10,10 +10,10 @@ tags:
|
|
10 |
- trl
|
11 |
base_model: SeaLLMs/SeaLLM-7B-v2
|
12 |
datasets:
|
13 |
-
-
|
14 |
---
|
15 |
# AKA Tagamistral-7b-v1:
|
16 |
-
* Yet another archived test/toy model, fine-tuned on
|
17 |
* Base: [SeaLLM](https://huggingface.co/SeaLLMs/SeaLLM-7B-v2)
|
18 |
* [GGUF](https://huggingface.co/922-Narra/tagalog-seallm-7b-v1)
|
19 |
|
@@ -41,7 +41,6 @@ This mistral model was trained 2x faster with [Unsloth](https://github.com/unslo
|
|
41 |
### WARNINGS AND DISCLAIMERS
|
42 |
There is still a chance that the model may switch to English or Taglish.
|
43 |
|
44 |
-
|
45 |
-
|
46 |
-
Finally, this model is not guaranteed to output aligned or safe outputs nor is it meant for production use - use at your own risk!
|
47 |
|
|
|
|
10 |
- trl
|
11 |
base_model: SeaLLMs/SeaLLM-7B-v2
|
12 |
datasets:
|
13 |
+
- 922-Narra/synthetic_tagalog_test_02102024
|
14 |
---
|
15 |
# AKA Tagamistral-7b-v1:
|
16 |
+
* Yet another archived test/toy model from ~12/2023, fine-tuned on a synthetic Tagalog dataset partially produced by [Mistral](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2)
|
17 |
* Base: [SeaLLM](https://huggingface.co/SeaLLMs/SeaLLM-7B-v2)
|
18 |
* [GGUF](https://huggingface.co/922-Narra/tagalog-seallm-7b-v1)
|
19 |
|
|
|
41 |
### WARNINGS AND DISCLAIMERS
|
42 |
There is still a chance that the model may switch to English or Taglish.
|
43 |
|
44 |
+
It is possible that the Tagalog capability still comes mostly from the fine-tuned base more than the dataset.
|
|
|
|
|
45 |
|
46 |
+
Finally, this model is not guaranteed to output aligned or safe outputs nor is it meant for production use - use at your own risk!
|