wenbrau commited on
Commit
540e294
·
1 Parent(s): c9eb97b

Model save

Browse files
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.3934
19
 
20
  ## Model description
21
 
@@ -41,18 +41,16 @@ The following hyperparameters were used during training:
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
  - lr_scheduler_warmup_steps: 500
44
- - num_epochs: 5
45
  - mixed_precision_training: Native AMP
46
 
47
  ### Training results
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
- | 0.6389 | 1.0 | 579 | 0.5691 |
52
- | 0.4856 | 2.0 | 1158 | 0.4436 |
53
- | 0.3324 | 3.0 | 1737 | 0.3934 |
54
- | 0.2259 | 4.0 | 2316 | 0.4446 |
55
- | 0.1627 | 5.0 | 2895 | 0.4475 |
56
 
57
 
58
  ### 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.4367
19
 
20
  ## Model description
21
 
 
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
  - lr_scheduler_warmup_steps: 500
44
+ - num_epochs: 3
45
  - mixed_precision_training: Native AMP
46
 
47
  ### Training results
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
+ | 0.648 | 1.0 | 579 | 0.5886 |
52
+ | 0.4947 | 2.0 | 1158 | 0.4537 |
53
+ | 0.345 | 3.0 | 1737 | 0.4367 |
 
 
54
 
55
 
56
  ### Framework versions
logs/events.out.tfevents.1702780400.c71d5f26e561.230.2 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a101424db10ab99cf839c3584aadfa76f372c883703917cf38010a8186a472cf
3
- size 5310
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9109e6fd8645a12755729a01765a4f310f7e6abd788d2a17b0a55703ea084682
3
+ size 6092
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6d56e7c982194a87bdb7159b9ac3f665cc22834aaab6f2fd310b48614f3a92ff
3
  size 498612824
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03475470b20ba6f6e5b76c726343e989998080a04162cb43fd8b6934459ee14c
3
  size 498612824