Update README.md
Browse files
README.md
CHANGED
@@ -5,9 +5,13 @@ tags:
|
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
- ChaoticNeutrals/Luminous_Opus
|
|
|
|
|
8 |
model-index:
|
9 |
- name: Tiny-Darkllama3.2-1B-Instruct
|
10 |
results: []
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -18,7 +22,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
axolotl version: `0.6.0`
|
20 |
```yaml
|
21 |
-
base_model: /
|
22 |
bf16: false
|
23 |
dataset_prepared_path: last_run_prepared
|
24 |
datasets:
|
@@ -117,4 +121,4 @@ The following hyperparameters were used during training:
|
|
117 |
- Transformers 4.48.3
|
118 |
- Pytorch 2.5.1+cu124
|
119 |
- Datasets 3.2.0
|
120 |
-
- Tokenizers 0.21.0
|
|
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
- ChaoticNeutrals/Luminous_Opus
|
8 |
+
- ChaoticNeutrals/Synthetic-Dark-RP
|
9 |
+
- ChaoticNeutrals/Synthetic-RP
|
10 |
model-index:
|
11 |
- name: Tiny-Darkllama3.2-1B-Instruct
|
12 |
results: []
|
13 |
+
base_model:
|
14 |
+
- unsloth/Llama-3.2-1B
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
22 |
|
23 |
axolotl version: `0.6.0`
|
24 |
```yaml
|
25 |
+
base_model: unsloth/Llama-3.2-1B
|
26 |
bf16: false
|
27 |
dataset_prepared_path: last_run_prepared
|
28 |
datasets:
|
|
|
121 |
- Transformers 4.48.3
|
122 |
- Pytorch 2.5.1+cu124
|
123 |
- Datasets 3.2.0
|
124 |
+
- Tokenizers 0.21.0
|