salbatarni commited on
Commit
74ed991
1 Parent(s): faa0adc

Training in progress, step 67

Browse files
README.md CHANGED
@@ -4,20 +4,20 @@ base_model: google-bert/bert-base-cased
4
  tags:
5
  - generated_from_trainer
6
  model-index:
7
- - name: bert_baseline_prompt_adherence_task4_fold1
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_baseline_prompt_adherence_task4_fold1
15
 
16
  This model is a fine-tuned version of [google-bert/bert-base-cased](https://huggingface.co/google-bert/bert-base-cased) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.3776
19
- - Qwk: 0.6594
20
- - Mse: 0.3794
21
 
22
  ## Model description
23
 
@@ -48,39 +48,39 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Qwk | Mse |
50
  |:-------------:|:------:|:----:|:---------------:|:------:|:------:|
51
- | No log | 0.0299 | 2 | 2.2564 | 0.0 | 2.2575 |
52
- | No log | 0.0597 | 4 | 1.6809 | 0.0 | 1.6816 |
53
- | No log | 0.0896 | 6 | 1.0910 | 0.0 | 1.0910 |
54
- | No log | 0.1194 | 8 | 0.7512 | 0.2651 | 0.7511 |
55
- | No log | 0.1493 | 10 | 0.6255 | 0.3428 | 0.6255 |
56
- | No log | 0.1791 | 12 | 0.5553 | 0.3646 | 0.5554 |
57
- | No log | 0.2090 | 14 | 0.5086 | 0.3601 | 0.5089 |
58
- | No log | 0.2388 | 16 | 0.5178 | 0.3566 | 0.5186 |
59
- | No log | 0.2687 | 18 | 0.4479 | 0.4269 | 0.4487 |
60
- | No log | 0.2985 | 20 | 0.4166 | 0.4397 | 0.4172 |
61
- | No log | 0.3284 | 22 | 0.4894 | 0.3973 | 0.4896 |
62
- | No log | 0.3582 | 24 | 0.4800 | 0.4089 | 0.4803 |
63
- | No log | 0.3881 | 26 | 0.4100 | 0.4996 | 0.4107 |
64
- | No log | 0.4179 | 28 | 0.4060 | 0.5607 | 0.4074 |
65
- | No log | 0.4478 | 30 | 0.4137 | 0.5350 | 0.4151 |
66
- | No log | 0.4776 | 32 | 0.4050 | 0.5391 | 0.4063 |
67
- | No log | 0.5075 | 34 | 0.4049 | 0.5581 | 0.4063 |
68
- | No log | 0.5373 | 36 | 0.4067 | 0.5113 | 0.4078 |
69
- | No log | 0.5672 | 38 | 0.4015 | 0.5240 | 0.4026 |
70
- | No log | 0.5970 | 40 | 0.3886 | 0.5907 | 0.3900 |
71
- | No log | 0.6269 | 42 | 0.3885 | 0.6312 | 0.3902 |
72
- | No log | 0.6567 | 44 | 0.3907 | 0.6442 | 0.3925 |
73
- | No log | 0.6866 | 46 | 0.3806 | 0.6424 | 0.3822 |
74
- | No log | 0.7164 | 48 | 0.3733 | 0.6378 | 0.3747 |
75
- | No log | 0.7463 | 50 | 0.3688 | 0.6029 | 0.3700 |
76
- | No log | 0.7761 | 52 | 0.3637 | 0.6021 | 0.3649 |
77
- | No log | 0.8060 | 54 | 0.3610 | 0.6445 | 0.3623 |
78
- | No log | 0.8358 | 56 | 0.3617 | 0.6492 | 0.3631 |
79
- | No log | 0.8657 | 58 | 0.3610 | 0.6441 | 0.3625 |
80
- | No log | 0.8955 | 60 | 0.3702 | 0.6499 | 0.3718 |
81
- | No log | 0.9254 | 62 | 0.3774 | 0.6599 | 0.3791 |
82
- | No log | 0.9552 | 64 | 0.3767 | 0.6599 | 0.3784 |
83
- | No log | 0.9851 | 66 | 0.3776 | 0.6594 | 0.3794 |
84
 
85
 
86
  ### Framework versions
 
4
  tags:
5
  - generated_from_trainer
6
  model-index:
7
+ - name: bert_baseline_prompt_adherence_task4_fold0
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_baseline_prompt_adherence_task4_fold0
15
 
16
  This model is a fine-tuned version of [google-bert/bert-base-cased](https://huggingface.co/google-bert/bert-base-cased) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.4271
19
+ - Qwk: 0.6387
20
+ - Mse: 0.4239
21
 
22
  ## Model description
23
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Qwk | Mse |
50
  |:-------------:|:------:|:----:|:---------------:|:------:|:------:|
51
+ | No log | 0.0299 | 2 | 1.2960 | 0.0 | 1.2930 |
52
+ | No log | 0.0597 | 4 | 0.9177 | 0.0 | 0.9154 |
53
+ | No log | 0.0896 | 6 | 0.8271 | 0.3838 | 0.8254 |
54
+ | No log | 0.1194 | 8 | 0.7326 | 0.3465 | 0.7313 |
55
+ | No log | 0.1493 | 10 | 0.6599 | 0.3581 | 0.6586 |
56
+ | No log | 0.1791 | 12 | 0.6243 | 0.3717 | 0.6227 |
57
+ | No log | 0.2090 | 14 | 0.6024 | 0.3919 | 0.6005 |
58
+ | No log | 0.2388 | 16 | 0.5293 | 0.3990 | 0.5275 |
59
+ | No log | 0.2687 | 18 | 0.5958 | 0.6599 | 0.5946 |
60
+ | No log | 0.2985 | 20 | 0.5865 | 0.6470 | 0.5851 |
61
+ | No log | 0.3284 | 22 | 0.4997 | 0.6200 | 0.4975 |
62
+ | No log | 0.3582 | 24 | 0.4852 | 0.4550 | 0.4825 |
63
+ | No log | 0.3881 | 26 | 0.5626 | 0.3360 | 0.5596 |
64
+ | No log | 0.4179 | 28 | 0.6943 | 0.2663 | 0.6911 |
65
+ | No log | 0.4478 | 30 | 0.6648 | 0.2753 | 0.6616 |
66
+ | No log | 0.4776 | 32 | 0.5340 | 0.3669 | 0.5308 |
67
+ | No log | 0.5075 | 34 | 0.4475 | 0.5778 | 0.4444 |
68
+ | No log | 0.5373 | 36 | 0.4749 | 0.6546 | 0.4720 |
69
+ | No log | 0.5672 | 38 | 0.5331 | 0.6635 | 0.5306 |
70
+ | No log | 0.5970 | 40 | 0.5591 | 0.6712 | 0.5569 |
71
+ | No log | 0.6269 | 42 | 0.5329 | 0.6517 | 0.5307 |
72
+ | No log | 0.6567 | 44 | 0.4773 | 0.6521 | 0.4749 |
73
+ | No log | 0.6866 | 46 | 0.4526 | 0.5105 | 0.4499 |
74
+ | No log | 0.7164 | 48 | 0.4667 | 0.4248 | 0.4638 |
75
+ | No log | 0.7463 | 50 | 0.4597 | 0.4232 | 0.4567 |
76
+ | No log | 0.7761 | 52 | 0.4413 | 0.4921 | 0.4382 |
77
+ | No log | 0.8060 | 54 | 0.4265 | 0.5327 | 0.4234 |
78
+ | No log | 0.8358 | 56 | 0.4218 | 0.5857 | 0.4188 |
79
+ | No log | 0.8657 | 58 | 0.4221 | 0.6155 | 0.4191 |
80
+ | No log | 0.8955 | 60 | 0.4244 | 0.6239 | 0.4213 |
81
+ | No log | 0.9254 | 62 | 0.4273 | 0.6354 | 0.4242 |
82
+ | No log | 0.9552 | 64 | 0.4272 | 0.6387 | 0.4241 |
83
+ | No log | 0.9851 | 66 | 0.4271 | 0.6387 | 0.4239 |
84
 
85
 
86
  ### Framework versions
runs/Aug22_09-38-15_4a91f28c1eab/events.out.tfevents.1724319507.4a91f28c1eab.34.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d780bca46640f487aaace997a9e534dc47ca582c785247bfe137b5a6b54f293a
3
+ size 16732
runs/Aug22_09-43-32_4a91f28c1eab/events.out.tfevents.1724319813.4a91f28c1eab.34.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba6e318c2d084abab07a0ce487d4a1a40a69a47c6b752f31635fd14904a10757
3
+ size 16732
runs/Aug22_09-48-51_4a91f28c1eab/events.out.tfevents.1724320132.4a91f28c1eab.34.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14cf319845c27eda78d0ad082f4fb4af2b09bd98647668d789c7c6b808747f61
3
+ size 16732
runs/Aug22_09-54-11_4a91f28c1eab/events.out.tfevents.1724320452.4a91f28c1eab.34.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b08a55fc3e6d524231001e78e5bcf8a111111b247ff8521853a2be3d560c4d2b
3
+ size 16732
runs/Aug22_09-59-15_4a91f28c1eab/events.out.tfevents.1724320757.4a91f28c1eab.34.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7266172124bbc0e3f40ef2b37f3ee11c3d6dc8c247ffe687ee5cc2b2b708e5ef
3
+ size 16732
runs/Aug22_10-04-35_4a91f28c1eab/events.out.tfevents.1724321076.4a91f28c1eab.34.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1bdfcdeda46318581a6e55bb1238c0ca57f8b28d86911695f68a268e8f14700d
3
+ size 17090
runs/Aug22_10-09-58_4a91f28c1eab/events.out.tfevents.1724321399.4a91f28c1eab.34.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09aa104620a8f264f3980757360baa3374ffb54f20e544711a0147d0457e0465
3
+ size 17090
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:198651907d25898cd28bc5ce911dfc639917f9273cee46672c6375c611301b30
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77653d3eb036727cb7dccbce63ce64b272f2fc2b844932f44045c0e61388edd6
3
  size 5176