Lyubka commited on
Commit
2b95bf7
1 Parent(s): 04c69b5

End of training

Browse files
Files changed (2) hide show
  1. README.md +60 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: lxyuan/distilbert-base-multilingual-cased-sentiments-student
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ - f1
10
+ model-index:
11
+ - name: distilbert-base-multilingual-cased-sentiments-student-pr-2
12
+ results: []
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+ # distilbert-base-multilingual-cased-sentiments-student-pr-2
19
+
20
+ This model is a fine-tuned version of [lxyuan/distilbert-base-multilingual-cased-sentiments-student](https://huggingface.co/lxyuan/distilbert-base-multilingual-cased-sentiments-student) on an unknown dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.3663
23
+ - Accuracy: 0.9233
24
+ - F1: 0.9234
25
+
26
+ ## Model description
27
+
28
+ More information needed
29
+
30
+ ## Intended uses & limitations
31
+
32
+ More information needed
33
+
34
+ ## Training and evaluation data
35
+
36
+ More information needed
37
+
38
+ ## Training procedure
39
+
40
+ ### Training hyperparameters
41
+
42
+ The following hyperparameters were used during training:
43
+ - learning_rate: 2e-05
44
+ - train_batch_size: 16
45
+ - eval_batch_size: 16
46
+ - seed: 42
47
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
48
+ - lr_scheduler_type: linear
49
+ - num_epochs: 5
50
+
51
+ ### Training results
52
+
53
+
54
+
55
+ ### Framework versions
56
+
57
+ - Transformers 4.46.2
58
+ - Pytorch 2.5.1+cu124
59
+ - Datasets 3.1.0
60
+ - Tokenizers 0.20.3
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5326e5847f008dab4139c8b788248b3770208d3f439d8890ca7e9c57a854b301
3
  size 541320452
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04045f6c832ca3f4b9ab83690779282fdf606bd6c5f20163517eadc618d59cd5
3
  size 541320452