joetey commited on
Commit
ebd83e0
·
verified ·
1 Parent(s): 5e80ac8

End of training

Browse files
Files changed (2) hide show
  1. README.md +66 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: bert-base-uncased
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: bert-base-uncased-finetuned-set_5
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
+ # bert-base-uncased-finetuned-set_5
18
+
19
+ This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.3627
22
+ - Accuracy: 0.8690
23
+ - Qwk: 0.8044
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 2e-05
43
+ - train_batch_size: 16
44
+ - eval_batch_size: 16
45
+ - seed: 42
46
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
47
+ - lr_scheduler_type: linear
48
+ - num_epochs: 5
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Qwk |
53
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
54
+ | No log | 1.0 | 92 | 0.4092 | 0.8542 | 0.6368 |
55
+ | No log | 2.0 | 184 | 0.3892 | 0.8452 | 0.7958 |
56
+ | No log | 3.0 | 276 | 0.3484 | 0.8512 | 0.7103 |
57
+ | No log | 4.0 | 368 | 0.3624 | 0.8452 | 0.7737 |
58
+ | No log | 5.0 | 460 | 0.3627 | 0.8690 | 0.8044 |
59
+
60
+
61
+ ### Framework versions
62
+
63
+ - Transformers 4.49.0
64
+ - Pytorch 2.6.0+cu124
65
+ - Datasets 3.3.1
66
+ - Tokenizers 0.21.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d3f41b7161df5b5b9c4c47f4a52acab58f8d8ef6f352511ab87b1ebb94b72f6e
3
  size 437964800
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b142267ecd39160bb371396fe1c88c0a589cbfdd37b4161f7b73bf7368ddff0d
3
  size 437964800