BigTMiami commited on
Commit
b0d3db6
·
verified ·
1 Parent(s): 86e7a56

End of training

Browse files
Files changed (2) hide show
  1. README.md +65 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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_0
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_0
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.4247
21
+ - Accuracy: 0.8594
22
+ - F1 Macro: 0.4622
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: 0.0001
42
+ - train_batch_size: 16
43
+ - eval_batch_size: 16
44
+ - seed: 0
45
+ - optimizer: Adam with betas=(0.9,0.98) and epsilon=1e-06
46
+ - lr_scheduler_type: linear
47
+ - lr_scheduler_warmup_ratio: 0.06
48
+ - num_epochs: 10
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 Macro |
53
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|
54
+ | 0.3939 | 1.0 | 313 | 0.4391 | 0.8534 | 0.4605 |
55
+ | 0.4228 | 2.0 | 626 | 0.4264 | 0.8534 | 0.4605 |
56
+ | 0.4244 | 3.0 | 939 | 0.4344 | 0.8534 | 0.4605 |
57
+ | 0.419 | 4.0 | 1252 | 0.4177 | 0.8534 | 0.4605 |
58
+
59
+
60
+ ### Framework versions
61
+
62
+ - Transformers 4.36.2
63
+ - Pytorch 2.2.1+cu121
64
+ - Datasets 2.19.0
65
+ - Tokenizers 0.15.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1585bb1e02f2e70c776e41be752dc432476ad4362f54f977e817579b58957862
3
  size 498612824
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a51e2dcbb015774efc1d587bac14bb4fa937b8a19dda14d1f3315cf7149ca05
3
  size 498612824