Model save
Browse files- README.md +8 -8
- config.json +1 -1
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
-
- Loss: 3.
|
| 18 |
|
| 19 |
## Model description
|
| 20 |
|
|
@@ -46,13 +46,13 @@ The following hyperparameters were used during training:
|
|
| 46 |
|
| 47 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 48 |
|:-------------:|:------:|:----:|:---------------:|
|
| 49 |
-
| 4.
|
| 50 |
-
| 4.
|
| 51 |
-
| 4.
|
| 52 |
-
| 4.
|
| 53 |
-
| 3.
|
| 54 |
-
| 3.
|
| 55 |
-
| 3.
|
| 56 |
|
| 57 |
|
| 58 |
### Framework versions
|
|
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
+
- Loss: 3.8026
|
| 18 |
|
| 19 |
## Model description
|
| 20 |
|
|
|
|
| 46 |
|
| 47 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 48 |
|:-------------:|:------:|:----:|:---------------:|
|
| 49 |
+
| 4.7501 | 0.1280 | 1000 | 4.7370 |
|
| 50 |
+
| 4.3175 | 0.2560 | 2000 | 4.2985 |
|
| 51 |
+
| 4.1499 | 0.3840 | 3000 | 4.1480 |
|
| 52 |
+
| 4.0267 | 0.5120 | 4000 | 4.0196 |
|
| 53 |
+
| 3.9244 | 0.6400 | 5000 | 3.9129 |
|
| 54 |
+
| 3.8518 | 0.7680 | 6000 | 3.8355 |
|
| 55 |
+
| 3.8 | 0.8959 | 7000 | 3.8026 |
|
| 56 |
|
| 57 |
|
| 58 |
### Framework versions
|
config.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
"NeoLLMForCausalLM"
|
| 4 |
],
|
| 5 |
"attention_bias": false,
|
| 6 |
-
"attention_dropout": 0.
|
| 7 |
"auto_map": {
|
| 8 |
"AutoConfig": "configuration_unified.UnifiedModelConfig",
|
| 9 |
"AutoModel": "modeling_unified.UnifiedModel",
|
|
|
|
| 3 |
"NeoLLMForCausalLM"
|
| 4 |
],
|
| 5 |
"attention_bias": false,
|
| 6 |
+
"attention_dropout": 0.0,
|
| 7 |
"auto_map": {
|
| 8 |
"AutoConfig": "configuration_unified.UnifiedModelConfig",
|
| 9 |
"AutoModel": "modeling_unified.UnifiedModel",
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 250512472
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3e7e551f9f876e76d97539cc4140bf1ae834c05420963faf498bd4246d14d521
|
| 3 |
size 250512472
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5969
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e6c80d7861bc23f70972c20beea5d56ac23c3a3ffe6cf135f2ddd5703f530c14
|
| 3 |
size 5969
|