BigTMiami commited on
Commit
c28bb4c
·
verified ·
1 Parent(s): 9e8f106

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_2
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_2
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.3300
21
+ - Accuracy: 0.862
22
+ - F1 Macro: 0.6407
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: 2
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.3698 | 1.0 | 313 | 0.3706 | 0.8534 | 0.4605 |
54
+ | 0.3166 | 2.0 | 626 | 0.3448 | 0.8562 | 0.6411 |
55
+ | 0.2727 | 3.0 | 939 | 0.4133 | 0.858 | 0.5708 |
56
+ | 0.2239 | 4.0 | 1252 | 0.4942 | 0.8562 | 0.5869 |
57
+ | 0.174 | 5.0 | 1565 | 0.6633 | 0.8542 | 0.6338 |
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:dbd6775c8f892cf7c169a5ffad139ed88bd8e31e365b5e7c34564130cac5f5ba
3
  size 498612824
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7745c78c40ba97b5894e6f79fb5b598a0f77c2798fe37973070d81167185adc9
3
  size 498612824