Commit ·
4a83fc1
1
Parent(s): 0b2f3e1
maxkretchmer/gc-solar-instruct-8layers
Browse files
README.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 3 |
library_name: peft
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
| 6 |
-
base_model:
|
| 7 |
model-index:
|
| 8 |
- name: output
|
| 9 |
results: []
|
|
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 14 |
|
| 15 |
# output
|
| 16 |
|
| 17 |
-
This model is a fine-tuned version of [
|
| 18 |
|
| 19 |
## Model description
|
| 20 |
|
|
@@ -39,7 +39,7 @@ The following hyperparameters were used during training:
|
|
| 39 |
- seed: 42
|
| 40 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 41 |
- lr_scheduler_type: constant
|
| 42 |
-
- num_epochs:
|
| 43 |
|
| 44 |
### Training results
|
| 45 |
|
|
@@ -49,6 +49,6 @@ The following hyperparameters were used during training:
|
|
| 49 |
|
| 50 |
- PEFT 0.7.1
|
| 51 |
- Transformers 4.37.0.dev0
|
| 52 |
-
- Pytorch 2.1.0+
|
| 53 |
- Datasets 2.15.0
|
| 54 |
- Tokenizers 0.15.0
|
|
|
|
| 1 |
---
|
| 2 |
+
license: cc-by-nc-4.0
|
| 3 |
library_name: peft
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
| 6 |
+
base_model: Upstage/SOLAR-10.7B-Instruct-v1.0
|
| 7 |
model-index:
|
| 8 |
- name: output
|
| 9 |
results: []
|
|
|
|
| 14 |
|
| 15 |
# output
|
| 16 |
|
| 17 |
+
This model is a fine-tuned version of [Upstage/SOLAR-10.7B-Instruct-v1.0](https://huggingface.co/Upstage/SOLAR-10.7B-Instruct-v1.0) on the None dataset.
|
| 18 |
|
| 19 |
## Model description
|
| 20 |
|
|
|
|
| 39 |
- seed: 42
|
| 40 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 41 |
- lr_scheduler_type: constant
|
| 42 |
+
- num_epochs: 1
|
| 43 |
|
| 44 |
### Training results
|
| 45 |
|
|
|
|
| 49 |
|
| 50 |
- PEFT 0.7.1
|
| 51 |
- Transformers 4.37.0.dev0
|
| 52 |
+
- Pytorch 2.1.0+cu121
|
| 53 |
- Datasets 2.15.0
|
| 54 |
- Tokenizers 0.15.0
|