krishkpatil commited on
Commit
1e0a943
·
verified ·
1 Parent(s): f33bf9a

End of training

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -4,18 +4,18 @@ base_model: bert-base-uncased
4
  tags:
5
  - generated_from_trainer
6
  model-index:
7
- - name: bert-classifier
8
  results: []
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
  should probably proofread and complete it, then remove this comment. -->
13
 
14
- # bert-classifier
15
 
16
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.1231
19
 
20
  ## Model description
21
 
@@ -47,11 +47,11 @@ The following hyperparameters were used during training:
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
- | 0.2106 | 1.0 | 1038 | 0.1037 |
51
- | 0.0526 | 2.0 | 2076 | 0.0688 |
52
- | 0.0691 | 3.0 | 3114 | 0.0716 |
53
- | 0.0811 | 4.0 | 4152 | 0.0931 |
54
- | 0.0001 | 5.0 | 5190 | 0.1231 |
55
 
56
 
57
  ### Framework versions
 
4
  tags:
5
  - generated_from_trainer
6
  model-index:
7
+ - name: bert-classifier-v2
8
  results: []
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
  should probably proofread and complete it, then remove this comment. -->
13
 
14
+ # bert-classifier-v2
15
 
16
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.1487
19
 
20
  ## Model description
21
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
+ | 0.1617 | 1.0 | 1038 | 0.0921 |
51
+ | 0.0654 | 2.0 | 2076 | 0.0994 |
52
+ | 0.1284 | 3.0 | 3114 | 0.1286 |
53
+ | 0.0659 | 4.0 | 4152 | 0.1367 |
54
+ | 0.0001 | 5.0 | 5190 | 0.1487 |
55
 
56
 
57
  ### Framework versions