BigTMiami commited on
Commit
8138575
·
verified ·
1 Parent(s): 0f9cef8

End of training

Browse files
Files changed (2) hide show
  1. README.md +69 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: roberta-base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: micro_base_help_class_no_pre_seed_4
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # micro_base_help_class_no_pre_seed_4
17
+
18
+ This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.8233
21
+ - Accuracy: 0.852
22
+ - F1 Macro: 0.6640
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: 2e-05
42
+ - train_batch_size: 16
43
+ - eval_batch_size: 16
44
+ - seed: 4
45
+ - optimizer: Adam with betas=(0.9,0.98) and epsilon=1e-06
46
+ - lr_scheduler_type: linear
47
+ - num_epochs: 10
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Macro |
52
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|
53
+ | 0.3665 | 1.0 | 313 | 0.3598 | 0.8536 | 0.4619 |
54
+ | 0.3132 | 2.0 | 626 | 0.3678 | 0.8634 | 0.5801 |
55
+ | 0.2547 | 3.0 | 939 | 0.3785 | 0.8456 | 0.6196 |
56
+ | 0.1904 | 4.0 | 1252 | 0.5449 | 0.8444 | 0.6189 |
57
+ | 0.1679 | 5.0 | 1565 | 0.7422 | 0.8528 | 0.5954 |
58
+ | 0.1157 | 6.0 | 1878 | 0.9005 | 0.8404 | 0.6468 |
59
+ | 0.094 | 7.0 | 2191 | 0.9842 | 0.8466 | 0.6246 |
60
+ | 0.0494 | 8.0 | 2504 | 1.0898 | 0.8476 | 0.6083 |
61
+ | 0.015 | 9.0 | 2817 | 1.2454 | 0.844 | 0.6390 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.36.2
67
+ - Pytorch 2.2.1+cu121
68
+ - Datasets 2.19.0
69
+ - Tokenizers 0.15.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f109fbca6b9f776dfa887c6063394af8b641c8a77b9e53c2d424e2be63177fa7
3
  size 498612824
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1be1730453e942e7f8ab0d33e3e4a8076886701ee0ebf723d1432026dbe830f1
3
  size 498612824