dnttestmee commited on
Commit
40a346c
·
verified ·
1 Parent(s): 7411414

End of training

Browse files
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: bert-base-uncased
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - precision
9
+ - recall
10
+ - f1
11
+ model-index:
12
+ - name: starclass_bert
13
+ results: []
14
+ ---
15
+
16
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+ # starclass_bert
20
+
21
+ This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the None dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.3995
24
+ - Accuracy: 0.9365
25
+ - Precision: 0.9402
26
+ - Recall: 0.9365
27
+ - F1: 0.9371
28
+
29
+ ## Model description
30
+
31
+ More information needed
32
+
33
+ ## Intended uses & limitations
34
+
35
+ More information needed
36
+
37
+ ## Training and evaluation data
38
+
39
+ More information needed
40
+
41
+ ## Training procedure
42
+
43
+ ### Training hyperparameters
44
+
45
+ The following hyperparameters were used during training:
46
+ - learning_rate: 5e-05
47
+ - train_batch_size: 16
48
+ - eval_batch_size: 16
49
+ - seed: 42
50
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
+ - lr_scheduler_type: linear
52
+ - num_epochs: 3
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
57
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
58
+ | 1.1801 | 1.0 | 16 | 0.7827 | 0.6984 | 0.8215 | 0.6984 | 0.6734 |
59
+ | 0.6041 | 2.0 | 32 | 0.4945 | 0.9048 | 0.9126 | 0.9048 | 0.9048 |
60
+ | 0.4642 | 3.0 | 48 | 0.3995 | 0.9365 | 0.9402 | 0.9365 | 0.9371 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.36.2
66
+ - Pytorch 2.5.1+cu124
67
+ - Datasets 3.1.0
68
+ - Tokenizers 0.15.2
logs/events.out.tfevents.1737328322.PC CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:60e94e96db2e3f0e95d86d15967aa1395c41d5e8e556d649c0129708acd3dc66
3
- size 4618
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68e07930915f29ba8ef259c562997a74d7fe333b0a74b15b06cce5ca6d0dad9e
3
+ size 6817
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a97b2ac90c9d282040bcb0abb05edeebc8845dfc3c94b22a668c33ed302ae1ca
3
  size 437964800
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f917d332879f6badd8b9eb646404952258020bada24ffca4831c10876e0365a
3
  size 437964800