BigTMiami commited on
Commit
00618a3
·
verified ·
1 Parent(s): b3d2e11

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_1
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_1
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.8288
21
+ - Accuracy: 0.8506
22
+ - F1 Macro: 0.6496
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: 1
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.3574 | 1.0 | 313 | 0.3915 | 0.8544 | 0.5436 |
54
+ | 0.3281 | 2.0 | 626 | 0.3468 | 0.8542 | 0.6399 |
55
+ | 0.2822 | 3.0 | 939 | 0.4199 | 0.8618 | 0.5364 |
56
+ | 0.2347 | 4.0 | 1252 | 0.4397 | 0.8552 | 0.6567 |
57
+ | 0.1707 | 5.0 | 1565 | 0.5268 | 0.8584 | 0.6031 |
58
+ | 0.0992 | 6.0 | 1878 | 0.8439 | 0.85 | 0.6609 |
59
+ | 0.0891 | 7.0 | 2191 | 0.8919 | 0.8506 | 0.6486 |
60
+ | 0.0506 | 8.0 | 2504 | 0.9836 | 0.857 | 0.6425 |
61
+ | 0.0387 | 9.0 | 2817 | 1.0062 | 0.8536 | 0.6354 |
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:f92d29a34b819e7464be86611ea3dc2b3948a7ee3dd66c5fd1ecf23d5f12dc10
3
  size 498612824
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae0a792f80e24b4d272ccc263a6bb7336868e09772122f2a8a1431a5ac4c8add
3
  size 498612824