Kareem Amr
commited on
Commit
•
67d62ae
1
Parent(s):
9cf35a4
Update README.md
Browse files
README.md
CHANGED
@@ -10,9 +10,6 @@ model-index:
|
|
10 |
results: []
|
11 |
---
|
12 |
|
13 |
-
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
-
should probably proofread and complete it, then remove this comment. -->
|
15 |
-
|
16 |
[<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
|
17 |
<details><summary>See axolotl config</summary>
|
18 |
|
@@ -91,22 +88,10 @@ special_tokens:
|
|
91 |
|
92 |
# tinyllama-1.1B_alpaca_2k_lora
|
93 |
|
94 |
-
This model is a fine-tuned version of [TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T](https://huggingface.co/TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T) on the
|
95 |
It achieves the following results on the evaluation set:
|
96 |
- Loss: 1.2127
|
97 |
|
98 |
-
## Model description
|
99 |
-
|
100 |
-
More information needed
|
101 |
-
|
102 |
-
## Intended uses & limitations
|
103 |
-
|
104 |
-
More information needed
|
105 |
-
|
106 |
-
## Training and evaluation data
|
107 |
-
|
108 |
-
More information needed
|
109 |
-
|
110 |
## Training procedure
|
111 |
|
112 |
### Training hyperparameters
|
|
|
10 |
results: []
|
11 |
---
|
12 |
|
|
|
|
|
|
|
13 |
[<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
|
14 |
<details><summary>See axolotl config</summary>
|
15 |
|
|
|
88 |
|
89 |
# tinyllama-1.1B_alpaca_2k_lora
|
90 |
|
91 |
+
This model is a fine-tuned version of [TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T](https://huggingface.co/TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T) on the [Alpaca 2k test set](https://huggingface.co/datasets/mhenrichsen/alpaca_2k_test).
|
92 |
It achieves the following results on the evaluation set:
|
93 |
- Loss: 1.2127
|
94 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
95 |
## Training procedure
|
96 |
|
97 |
### Training hyperparameters
|