End of training
Browse files- README.md +7 -4
- config.json +1 -1
- logs/events.out.tfevents.1709814002.mintj.8651.0 +3 -0
- logs/events.out.tfevents.1709814211.mintj.8651.1 +3 -0
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 13 |
|
| 14 |
This model was trained from scratch on an unknown dataset.
|
| 15 |
It achieves the following results on the evaluation set:
|
| 16 |
-
- Loss:
|
| 17 |
|
| 18 |
## Model description
|
| 19 |
|
|
@@ -39,14 +39,17 @@ The following hyperparameters were used during training:
|
|
| 39 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 40 |
- lr_scheduler_type: linear
|
| 41 |
- lr_scheduler_warmup_steps: 500
|
| 42 |
-
- num_epochs:
|
| 43 |
|
| 44 |
### Training results
|
| 45 |
|
| 46 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 47 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 48 |
-
| No log | 1.0 | 4 | 3.
|
| 49 |
-
| No log | 2.0 | 8 | 3.
|
|
|
|
|
|
|
|
|
|
| 50 |
|
| 51 |
|
| 52 |
### Framework versions
|
|
|
|
| 13 |
|
| 14 |
This model was trained from scratch on an unknown dataset.
|
| 15 |
It achieves the following results on the evaluation set:
|
| 16 |
+
- Loss: 2.0228
|
| 17 |
|
| 18 |
## Model description
|
| 19 |
|
|
|
|
| 39 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 40 |
- lr_scheduler_type: linear
|
| 41 |
- lr_scheduler_warmup_steps: 500
|
| 42 |
+
- num_epochs: 5
|
| 43 |
|
| 44 |
### Training results
|
| 45 |
|
| 46 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 47 |
|:-------------:|:-----:|:----:|:---------------:|
|
| 48 |
+
| No log | 1.0 | 4 | 3.1650 |
|
| 49 |
+
| No log | 2.0 | 8 | 3.0043 |
|
| 50 |
+
| 2.3478 | 3.0 | 12 | 2.7466 |
|
| 51 |
+
| 2.3478 | 4.0 | 16 | 2.4101 |
|
| 52 |
+
| 1.7944 | 5.0 | 20 | 2.0228 |
|
| 53 |
|
| 54 |
|
| 55 |
### Framework versions
|
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "JudeChaer/
|
| 3 |
"architectures": [
|
| 4 |
"RobertaForSequenceClassification"
|
| 5 |
],
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "JudeChaer/fire_or_not",
|
| 3 |
"architectures": [
|
| 4 |
"RobertaForSequenceClassification"
|
| 5 |
],
|
logs/events.out.tfevents.1709814002.mintj.8651.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:58b51b82b218991b6941ccd74816e221e9930499107bfb30ad18dc8f92e76bc3
|
| 3 |
+
size 6851
|
logs/events.out.tfevents.1709814211.mintj.8651.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:41de30b9e62b09fec47c82d80bc01c5c7e01df67c94561d43ee61ef1d1e6461c
|
| 3 |
+
size 306
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 498615900
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8828b9c62dd399cb4d52ac350314e2290c17196a0eeabfc6ad19a7cdd8ce01d5
|
| 3 |
size 498615900
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4920
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:377678af6bf2c139b018f312fbffe25f4c83add0cbdfbeddcbfb13c7bb36da85
|
| 3 |
size 4920
|