LoneStriker
commited on
Commit
·
6764af2
1
Parent(s):
8d146e9
Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,8 @@ tags:
|
|
4 |
model-index:
|
5 |
- name: airo-lora-out
|
6 |
results: []
|
|
|
|
|
7 |
---
|
8 |
|
9 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -12,20 +14,18 @@ should probably proofread and complete it, then remove this comment. -->
|
|
12 |
[<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)
|
13 |
# airo-lora-out
|
14 |
|
15 |
-
This model
|
16 |
|
17 |
## Model description
|
18 |
|
19 |
-
|
20 |
|
21 |
## Intended uses & limitations
|
22 |
|
23 |
-
|
24 |
|
25 |
## Training and evaluation data
|
26 |
|
27 |
-
More information needed
|
28 |
-
|
29 |
## Training procedure
|
30 |
|
31 |
### Training hyperparameters
|
@@ -52,4 +52,4 @@ The following hyperparameters were used during training:
|
|
52 |
- Transformers 4.34.1
|
53 |
- Pytorch 2.0.1+cu118
|
54 |
- Datasets 2.14.6
|
55 |
-
- Tokenizers 0.14.1
|
|
|
4 |
model-index:
|
5 |
- name: airo-lora-out
|
6 |
results: []
|
7 |
+
datasets:
|
8 |
+
- unalignment/spicy-3.1
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
14 |
[<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)
|
15 |
# airo-lora-out
|
16 |
|
17 |
+
This model fine-tuned on Spicyboros-3.1 dataset from the Yi-34B-Llama model.
|
18 |
|
19 |
## Model description
|
20 |
|
21 |
+
Base model [Yi-34B-Llama](https://huggingface.co/chargoddard/Yi-34B-Llama)
|
22 |
|
23 |
## Intended uses & limitations
|
24 |
|
25 |
+
See Yi license
|
26 |
|
27 |
## Training and evaluation data
|
28 |
|
|
|
|
|
29 |
## Training procedure
|
30 |
|
31 |
### Training hyperparameters
|
|
|
52 |
- Transformers 4.34.1
|
53 |
- Pytorch 2.0.1+cu118
|
54 |
- Datasets 2.14.6
|
55 |
+
- Tokenizers 0.14.1
|