EgorSys commited on
Commit
2ced318
·
verified ·
1 Parent(s): 41b540a

End of training

Browse files
Files changed (2) hide show
  1. README.md +70 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: distilbert/distilbert-base-uncased
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - f1
9
+ model-index:
10
+ - name: students_scores_model
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # students_scores_model
18
+
19
+ This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on the None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 1.2070
22
+ - F1: 0.5779
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: 32
43
+ - eval_batch_size: 32
44
+ - seed: 42
45
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
+ - lr_scheduler_type: linear
47
+ - num_epochs: 10
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | F1 |
52
+ |:-------------:|:-----:|:----:|:---------------:|:------:|
53
+ | No log | 1.0 | 282 | 1.0211 | 0.5810 |
54
+ | 0.7048 | 2.0 | 564 | 1.0493 | 0.5766 |
55
+ | 0.7048 | 3.0 | 846 | 1.0617 | 0.5688 |
56
+ | 0.6605 | 4.0 | 1128 | 1.0805 | 0.5774 |
57
+ | 0.6605 | 5.0 | 1410 | 1.1245 | 0.5795 |
58
+ | 0.5969 | 6.0 | 1692 | 1.1497 | 0.5830 |
59
+ | 0.5969 | 7.0 | 1974 | 1.1631 | 0.5803 |
60
+ | 0.5509 | 8.0 | 2256 | 1.1735 | 0.5811 |
61
+ | 0.5216 | 9.0 | 2538 | 1.2007 | 0.5838 |
62
+ | 0.5216 | 10.0 | 2820 | 1.2070 | 0.5779 |
63
+
64
+
65
+ ### Framework versions
66
+
67
+ - Transformers 4.46.3
68
+ - Pytorch 2.4.0
69
+ - Datasets 3.1.0
70
+ - Tokenizers 0.20.3
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:55548f36143bf09c8aec3a70941914ccc14c6e59a2e906eae0d4868826db5b1f
3
  size 267844872
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9fde9355eea2ada3e125b1fec6bbc98dda1b0f66816548fc52ccf5041033d3a
3
  size 267844872