hyeonddu commited on
Commit
e06dd80
1 Parent(s): 446d635

End of training

Browse files
README.md CHANGED
@@ -4,24 +4,9 @@ tags:
4
  - generated_from_trainer
5
  datasets:
6
  - banking77
7
- metrics:
8
- - f1
9
  model-index:
10
  - name: '11'
11
- results:
12
- - task:
13
- name: Text Classification
14
- type: text-classification
15
- dataset:
16
- name: banking77
17
- type: banking77
18
- config: default
19
- split: test
20
- args: default
21
- metrics:
22
- - name: F1
23
- type: f1
24
- value: 0.9335250777395127
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -30,9 +15,6 @@ should probably proofread and complete it, then remove this comment. -->
30
  # 11
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.3184
35
- - F1: 0.9335
36
 
37
  ## Model description
38
 
@@ -60,15 +42,6 @@ The following hyperparameters were used during training:
60
  - num_epochs: 3
61
  - mixed_precision_training: Native AMP
62
 
63
- ### Training results
64
-
65
- | Training Loss | Epoch | Step | Validation Loss | F1 |
66
- |:-------------:|:-----:|:----:|:---------------:|:------:|
67
- | 0.1231 | 1.0 | 626 | 0.3498 | 0.9166 |
68
- | 0.0671 | 2.0 | 1252 | 0.3317 | 0.9285 |
69
- | 0.0293 | 3.0 | 1878 | 0.3184 | 0.9335 |
70
-
71
-
72
  ### Framework versions
73
 
74
  - Transformers 4.27.1
 
4
  - generated_from_trainer
5
  datasets:
6
  - banking77
 
 
7
  model-index:
8
  - name: '11'
9
+ results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
15
  # 11
16
 
17
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the banking77 dataset.
 
 
 
18
 
19
  ## Model description
20
 
 
42
  - num_epochs: 3
43
  - mixed_precision_training: Native AMP
44
 
 
 
 
 
 
 
 
 
 
45
  ### Framework versions
46
 
47
  - Transformers 4.27.1
config.json CHANGED
@@ -176,7 +176,6 @@
176
  "num_hidden_layers": 12,
177
  "pad_token_id": 0,
178
  "position_embedding_type": "absolute",
179
- "problem_type": "single_label_classification",
180
  "torch_dtype": "float32",
181
  "transformers_version": "4.27.1",
182
  "type_vocab_size": 2,
 
176
  "num_hidden_layers": 12,
177
  "pad_token_id": 0,
178
  "position_embedding_type": "absolute",
 
179
  "torch_dtype": "float32",
180
  "transformers_version": "4.27.1",
181
  "type_vocab_size": 2,
logs/events.out.tfevents.1697989140.2be8100f72b4.67384.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d6b08187099cc8f0fdb165e341ac500c1f38d26351671de0fa9734368e39580c
3
- size 11615
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed667e3371b5b4d6410f1ed96a7e43c24035633841d385495284de583f5339cf
3
+ size 11969
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a93ce1b8d7d5a6ace768b6d607eee2ebc0cb2b8365465ebdecbd8c550260e50d
3
  size 438238581
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b888245ff6c060e1846ca25678ab5cef91f97fe9d081d4b192e2fed89295de5
3
  size 438238581
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,