metalcycling commited on
Commit
42f5ad2
1 Parent(s): a646d72

End of training

Browse files
Files changed (3) hide show
  1. README.md +5 -2
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.4666
19
 
20
  ## Model description
21
 
@@ -40,10 +40,13 @@ The following hyperparameters were used during training:
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
- - num_epochs: 1
44
 
45
  ### Training results
46
 
 
 
 
47
 
48
 
49
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.7429
19
 
20
  ## Model description
21
 
 
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
+ - num_epochs: 10
44
 
45
  ### Training results
46
 
47
+ | Training Loss | Epoch | Step | Validation Loss |
48
+ |:-------------:|:------:|:----:|:---------------:|
49
+ | 0.1508 | 6.0241 | 500 | 0.6018 |
50
 
51
 
52
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:803645d54a2a19a5ac2ce5e98ca6da65551f0ac51a6a419cf6ea4058166725f1
3
  size 498615900
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1846ebf19ca42c4269942a1e965b828cd5fa7ec2d75df66cd10cb9435d482ba0
3
  size 498615900
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1656f6e0d92717ed0965735c4fe7823cf6d75139773b18591c3c1324b1e153c8
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ff39bf38d607ab23f82f724e34ef72fd3b0f1442027b7edbea82e1da8db3ef4
3
  size 5240