Model save
Browse files- README.md +0 -7
- model.safetensors +2 -2
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -13,8 +13,6 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 13 |
# NeoLLM
|
| 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.6850
|
| 18 |
|
| 19 |
## Model description
|
| 20 |
|
|
@@ -44,11 +42,6 @@ The following hyperparameters were used during training:
|
|
| 44 |
|
| 45 |
### Training results
|
| 46 |
|
| 47 |
-
| Training Loss | Epoch | Step | Validation Loss |
|
| 48 |
-
|:-------------:|:-----:|:-----:|:---------------:|
|
| 49 |
-
| 3.9969 | 0.32 | 5000 | 3.9661 |
|
| 50 |
-
| 3.7949 | 0.64 | 10000 | 3.7683 |
|
| 51 |
-
| 3.7179 | 0.96 | 15000 | 3.6850 |
|
| 52 |
|
| 53 |
|
| 54 |
### Framework versions
|
|
|
|
| 13 |
# NeoLLM
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
|
|
|
|
|
|
|
| 16 |
|
| 17 |
## Model description
|
| 18 |
|
|
|
|
| 42 |
|
| 43 |
### Training results
|
| 44 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 45 |
|
| 46 |
|
| 47 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3ac8ac557f0f5648aa8be755e5aac4d48174a9a4f3662039ea8ec1f3e6950b9d
|
| 3 |
+
size 250596394
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5585
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fb8882565dfc589f6499e1616d49ce24b8935cc0efeb7c76c6714df6aa48ede8
|
| 3 |
size 5585
|