davinnnnn commited on
Commit
df14a72
1 Parent(s): 5b4cf53

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.9268871430614675
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.3282
35
- - F1: 0.9269
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.2577 | 1.0 | 626 | 0.9024 | 0.8236 |
68
- | 0.4501 | 2.0 | 1252 | 0.4119 | 0.9129 |
69
- | 0.2257 | 3.0 | 1878 | 0.3282 | 0.9269 |
70
 
71
 
72
  ### Framework versions
 
21
  metrics:
22
  - name: F1
23
  type: f1
24
+ value: 0.9310694610376122
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.3083
35
+ - F1: 0.9311
36
 
37
  ## Model description
38
 
 
64
 
65
  | Training Loss | Epoch | Step | Validation Loss | F1 |
66
  |:-------------:|:-----:|:----:|:---------------:|:------:|
67
+ | 1.158 | 1.0 | 626 | 0.8309 | 0.8406 |
68
+ | 0.3935 | 2.0 | 1252 | 0.3849 | 0.9193 |
69
+ | 0.1925 | 3.0 | 1878 | 0.3083 | 0.9311 |
70
 
71
 
72
  ### Framework versions
logs/events.out.tfevents.1696985992.0334d43243a1.15239.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c5422a1513237edc588d6cd8ad538a27311bef6bb785f092a506baf903270a4b
3
- size 11663
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1af33e54fc10e9300aa53facb2669bdf7d8afd484f8a9ac061ad4f69748a5f83
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,