dd123 commited on
Commit
9cfa829
1 Parent(s): 2a68e8c

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.8838734406601743
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 test_data_huggingface dataset.
33
  It achieves the following results on the evaluation set:
34
- - Loss: 0.6090
35
- - F1: 0.8839
36
 
37
  ## Model description
38
 
@@ -63,9 +63,9 @@ The following hyperparameters were used during training:
63
 
64
  | Training Loss | Epoch | Step | Validation Loss | F1 |
65
  |:-------------:|:-----:|:----:|:---------------:|:------:|
66
- | No log | 1.0 | 47 | 0.8159 | 0.6409 |
67
- | No log | 2.0 | 94 | 0.5982 | 0.8567 |
68
- | No log | 3.0 | 141 | 0.6090 | 0.8839 |
69
 
70
 
71
  ### Framework versions
 
21
  metrics:
22
  - name: F1
23
  type: f1
24
+ value: 0.8808660461929578
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 test_data_huggingface dataset.
33
  It achieves the following results on the evaluation set:
34
+ - Loss: 0.6842
35
+ - F1: 0.8809
36
 
37
  ## Model description
38
 
 
63
 
64
  | Training Loss | Epoch | Step | Validation Loss | F1 |
65
  |:-------------:|:-----:|:----:|:---------------:|:------:|
66
+ | No log | 1.0 | 47 | 1.0471 | 0.6157 |
67
+ | No log | 2.0 | 94 | 0.7371 | 0.6955 |
68
+ | No log | 3.0 | 141 | 0.6842 | 0.8809 |
69
 
70
 
71
  ### Framework versions
logs/events.out.tfevents.1686662065.ls.3367814.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d974e050712f97677bd9c30b7d1614edccce33434cb94a988b6ad5e4650059cf
3
- size 4814
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8889a603c9c34a4cd20dca97daaae20a19a85585a41415463a81aa67bc3644c
3
+ size 5796
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e7a8a5cf0ba205fedbe062a43a67a09cd18495f056581928e353bea83b2e0667
3
  size 438035573
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3175bf847253435e98719ebd57985b5b9ad6f88d453e22674d87c45957d2aa7c
3
  size 438035573
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,