jysssacc commited on
Commit
69fa8e2
1 Parent(s): d95f1dd

End of training

Browse files
Files changed (3) hide show
  1. README.md +1 -5
  2. adapter_model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -15,8 +15,6 @@ should probably proofread and complete it, then remove this comment. -->
15
  # bert-base-uncased_IA3
16
 
17
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
18
- It achieves the following results on the evaluation set:
19
- - Loss: 15.2395
20
 
21
  ## Model description
22
 
@@ -42,15 +40,13 @@ The following hyperparameters were used during training:
42
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
  - lr_scheduler_type: linear
44
  - lr_scheduler_warmup_steps: 500
45
- - num_epochs: 3
46
 
47
  ### Training results
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
  | No log | 1.0 | 63 | 15.3961 |
52
- | 14.4642 | 2.0 | 126 | 15.3373 |
53
- | 14.4642 | 3.0 | 189 | 15.2395 |
54
 
55
 
56
  ### Framework versions
 
15
  # bert-base-uncased_IA3
16
 
17
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
 
 
18
 
19
  ## Model description
20
 
 
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: linear
42
  - lr_scheduler_warmup_steps: 500
43
+ - num_epochs: 1
44
 
45
  ### Training results
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
  | No log | 1.0 | 63 | 15.3961 |
 
 
50
 
51
 
52
  ### Framework versions
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:daa28ee3c4a5d32ae8279af70803d621102c34d65204a48bfda7131281f8294c
3
  size 264208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7f6b077ceb6eba2af59b3f504628b78688e46257e3aa0179231c18d6bb82234
3
  size 264208
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fef3b8a086bfb2f4477f65904f1ec1d5a092af5554013d3492949a17d8584a0f
3
  size 4219
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81a6c34a046910b36ea315d5dfbe664c5d6cef898ca37f42c2f55d1ec34b8c30
3
  size 4219