Model save
Browse files- README.md +0 -7
- model.safetensors +1 -1
- 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: 4.1449
|
| 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 |
-
| 4.793 | 0.32 | 1000 | 4.7349 |
|
| 50 |
-
| 4.3561 | 0.64 | 2000 | 4.2960 |
|
| 51 |
-
| 4.1877 | 0.96 | 3000 | 4.1449 |
|
| 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 250512472
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:72329b44040c20cf43315d75b0ec271d98f4ae20cf6014f44384a8fe7efd725d
|
| 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 5585
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9d13f77c8da6f8c1dc0f04cf4ec6c7237bf8b3f642194446607e8018d83a509b
|
| 3 |
size 5585
|