ezzaldeen commited on
Commit
fb1e1f8
1 Parent(s): 7831c75

Change training args

Browse files
README.md CHANGED
@@ -3,14 +3,9 @@ license: apache-2.0
3
  base_model: bert-base-uncased
4
  tags:
5
  - generated_from_trainer
6
- metrics:
7
- - accuracy
8
- - f1
9
  model-index:
10
  - name: bert-finetuned-mrpc
11
  results: []
12
- datasets:
13
- - glue
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -19,10 +14,6 @@ should probably proofread and complete it, then remove this comment. -->
19
  # bert-finetuned-mrpc
20
 
21
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
22
- It achieves the following results on the evaluation set:
23
- - Loss: 1.0887
24
- - Accuracy: 0.8431
25
- - F1: 0.8904
26
 
27
  ## Model description
28
 
@@ -41,21 +32,16 @@ More information needed
41
  ### Training hyperparameters
42
 
43
  The following hyperparameters were used during training:
44
- - learning_rate: 2e-05
45
- - train_batch_size: 8
46
- - eval_batch_size: 8
47
  - seed: 42
48
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
  - lr_scheduler_type: linear
50
- - num_epochs: 3
51
 
52
  ### Training results
53
 
54
- | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
55
- |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
56
- | No log | 1.0 | 459 | 0.8158 | 0.8407 | 0.8900 |
57
- | 0.0948 | 2.0 | 918 | 1.0599 | 0.8186 | 0.8775 |
58
- | 0.1667 | 3.0 | 1377 | 1.0887 | 0.8431 | 0.8904 |
59
 
60
 
61
  ### Framework versions
@@ -63,4 +49,4 @@ The following hyperparameters were used during training:
63
  - Transformers 4.35.2
64
  - Pytorch 2.1.0+cu121
65
  - Datasets 2.16.1
66
- - Tokenizers 0.15.1
 
3
  base_model: bert-base-uncased
4
  tags:
5
  - generated_from_trainer
 
 
 
6
  model-index:
7
  - name: bert-finetuned-mrpc
8
  results: []
 
 
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
14
  # bert-finetuned-mrpc
15
 
16
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
 
 
 
 
17
 
18
  ## Model description
19
 
 
32
  ### Training hyperparameters
33
 
34
  The following hyperparameters were used during training:
35
+ - learning_rate: 5e-05
36
+ - train_batch_size: 64
37
+ - eval_batch_size: 64
38
  - seed: 42
39
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
  - lr_scheduler_type: linear
41
+ - num_epochs: 5
42
 
43
  ### Training results
44
 
 
 
 
 
 
45
 
46
 
47
  ### Framework versions
 
49
  - Transformers 4.35.2
50
  - Pytorch 2.1.0+cu121
51
  - Datasets 2.16.1
52
+ - Tokenizers 0.15.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9caf71e52f53f2e4db5de882c4ec0c6f5b610422bf7aa9a204d4f96360683ff2
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8de7f81eab53570fa23578bfe086e968ef9663d269c685727d3cbaba43133d35
3
  size 437958648
runs/Jan29_18-08-50_d9917b7fb6ee/events.out.tfevents.1706551735.d9917b7fb6ee.7374.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5bb30130f12c770fa654cd1d973a7dfd437b094e2499344fa882667ae48157c5
3
+ size 4794
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:05c3129ed1c36dbbe9170d912f27c3d7a5f4b3f0d1e0a20f94286c8de88556d2
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf17060ca54f3a8601cbb42b60ad71bd6bb8ac05a7e0391fd7adbba6a238fbb6
3
  size 4600