Push model using huggingface_hub.
Browse files- README.md +1 -1
- model.safetensors +1 -1
- model_head.pkl +1 -1
README.md
CHANGED
|
@@ -128,7 +128,7 @@ preds = model("This sentence is positive")
|
|
| 128 |
### Training Results
|
| 129 |
| Epoch | Step | Training Loss | Validation Loss |
|
| 130 |
|:------:|:----:|:-------------:|:---------------:|
|
| 131 |
-
| 0.1111 | 1 | 0.
|
| 132 |
|
| 133 |
### Framework Versions
|
| 134 |
- Python: 3.12.12
|
|
|
|
| 128 |
### Training Results
|
| 129 |
| Epoch | Step | Training Loss | Validation Loss |
|
| 130 |
|:------:|:----:|:-------------:|:---------------:|
|
| 131 |
+
| 0.1111 | 1 | 0.0253 | - |
|
| 132 |
|
| 133 |
### Framework Versions
|
| 134 |
- Python: 3.12.12
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 265462608
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:606f8619ef7d9dc2683645646b0688228c871293fb7caad1500b56e80f5be4a0
|
| 3 |
size 265462608
|
model_head.pkl
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 7007
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1ad41bd52d9876ffcedb040270c61b8722377b15b04a6b21bdb36e3dd110de3e
|
| 3 |
size 7007
|