davinnnnn commited on
Commit
1100c14
1 Parent(s): dd36a90

End of training

Browse files
README.md CHANGED
@@ -21,7 +21,7 @@ model-index:
21
  metrics:
22
  - name: F1
23
  type: f1
24
- value: 0.9282655802643632
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -31,8 +31,8 @@ should probably proofread and complete it, then remove this comment. -->
31
 
32
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the banking77 dataset.
33
  It achieves the following results on the evaluation set:
34
- - Loss: 0.3211
35
- - F1: 0.9283
36
 
37
  ## Model description
38
 
@@ -64,9 +64,9 @@ The following hyperparameters were used during training:
64
 
65
  | Training Loss | Epoch | Step | Validation Loss | F1 |
66
  |:-------------:|:-----:|:----:|:---------------:|:------:|
67
- | 1.1685 | 1.0 | 626 | 0.8209 | 0.8356 |
68
- | 0.4109 | 2.0 | 1252 | 0.3853 | 0.9128 |
69
- | 0.2022 | 3.0 | 1878 | 0.3211 | 0.9283 |
70
 
71
 
72
  ### Framework versions
 
21
  metrics:
22
  - name: F1
23
  type: f1
24
+ value: 0.9307539129628096
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
31
 
32
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the banking77 dataset.
33
  It achieves the following results on the evaluation set:
34
+ - Loss: 0.2893
35
+ - F1: 0.9308
36
 
37
  ## Model description
38
 
 
64
 
65
  | Training Loss | Epoch | Step | Validation Loss | F1 |
66
  |:-------------:|:-----:|:----:|:---------------:|:------:|
67
+ | 1.0865 | 1.0 | 626 | 0.7561 | 0.8573 |
68
+ | 0.3737 | 2.0 | 1252 | 0.3596 | 0.9238 |
69
+ | 0.1794 | 3.0 | 1878 | 0.2893 | 0.9308 |
70
 
71
 
72
  ### Framework versions
logs/events.out.tfevents.1697019379.4e597d3a05cf.1813.2 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0fabef360369dc958d227ae8e2c7d8f13d1c3b88f2a5c347ffdcd712653f14e0
3
- size 11663
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:220d63d11cb1796198623e362e54c63fcf838e8d97e8cc535c3ada9734415e77
3
+ size 12017
tokenizer.json CHANGED
@@ -1,21 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 512,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
- "padding": {
10
- "strategy": {
11
- "Fixed": 512
12
- },
13
- "direction": "Right",
14
- "pad_to_multiple_of": null,
15
- "pad_id": 0,
16
- "pad_type_id": 0,
17
- "pad_token": "[PAD]"
18
- },
19
  "added_tokens": [
20
  {
21
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,