Ariffiq99 commited on
Commit
69aa0e6
·
verified ·
1 Parent(s): a1de670

End of training

Browse files
Files changed (2) hide show
  1. README.md +70 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: google-bert/bert-base-uncased
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - f1
9
+ model-index:
10
+ - name: COPA_5_shot
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # COPA_5_shot
18
+
19
+ This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.6992
22
+ - F1: 0.514
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 1e-05
42
+ - train_batch_size: 4
43
+ - eval_batch_size: 4
44
+ - seed: 42
45
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
+ - lr_scheduler_type: linear
47
+ - num_epochs: 10
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | F1 |
52
+ |:-------------:|:-----:|:----:|:---------------:|:-----:|
53
+ | No log | 1.0 | 2 | 0.6940 | 0.552 |
54
+ | No log | 2.0 | 4 | 0.6956 | 0.534 |
55
+ | No log | 3.0 | 6 | 0.6976 | 0.52 |
56
+ | No log | 4.0 | 8 | 0.6996 | 0.522 |
57
+ | No log | 5.0 | 10 | 0.7001 | 0.51 |
58
+ | No log | 6.0 | 12 | 0.6999 | 0.506 |
59
+ | No log | 7.0 | 14 | 0.7000 | 0.512 |
60
+ | No log | 8.0 | 16 | 0.6998 | 0.514 |
61
+ | No log | 9.0 | 18 | 0.6994 | 0.52 |
62
+ | No log | 10.0 | 20 | 0.6992 | 0.514 |
63
+
64
+
65
+ ### Framework versions
66
+
67
+ - Transformers 4.46.2
68
+ - Pytorch 2.5.1+cu121
69
+ - Datasets 3.1.0
70
+ - Tokenizers 0.20.3
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:650feb0018ae54780c663b938915bddb98f14414eb112e7dc891c11f19cdaf43
3
  size 437955572
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72fecdd5c7ad53cfdc6a0dbb7a285ec92855139b970afba0d671de4093218f32
3
  size 437955572