deepakshirkem commited on
Commit
20aee69
·
verified ·
1 Parent(s): f27b68d

Model save

Browse files
Files changed (3) hide show
  1. README.md +74 -0
  2. generation_config.json +6 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: HuggingFaceTB/SmolLM2-360M
5
+ tags:
6
+ - generated_from_trainer
7
+ datasets:
8
+ - arrow
9
+ model-index:
10
+ - name: image-description_to_emotion
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
+ # image-description_to_emotion
18
+
19
+ This model is a fine-tuned version of [HuggingFaceTB/SmolLM2-360M](https://huggingface.co/HuggingFaceTB/SmolLM2-360M) on the arrow dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.1650
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 2e-05
41
+ - train_batch_size: 4
42
+ - eval_batch_size: 4
43
+ - seed: 42
44
+ - gradient_accumulation_steps: 4
45
+ - total_train_batch_size: 16
46
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
+ - lr_scheduler_type: linear
48
+ - lr_scheduler_warmup_ratio: 0.1
49
+ - num_epochs: 4
50
+ - mixed_precision_training: Native AMP
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss |
55
+ |:-------------:|:------:|:----:|:---------------:|
56
+ | 0.5979 | 0.3361 | 50 | 0.5039 |
57
+ | 0.3262 | 0.6723 | 100 | 0.2783 |
58
+ | 0.2599 | 1.0084 | 150 | 0.2305 |
59
+ | 0.2211 | 1.3445 | 200 | 0.2071 |
60
+ | 0.2004 | 1.6807 | 250 | 0.1969 |
61
+ | 0.2094 | 2.0168 | 300 | 0.1840 |
62
+ | 0.1788 | 2.3529 | 350 | 0.1797 |
63
+ | 0.1709 | 2.6891 | 400 | 0.1739 |
64
+ | 0.1604 | 3.0252 | 450 | 0.1693 |
65
+ | 0.141 | 3.3613 | 500 | 0.1671 |
66
+ | 0.1479 | 3.6975 | 550 | 0.1650 |
67
+
68
+
69
+ ### Framework versions
70
+
71
+ - Transformers 4.44.2
72
+ - Pytorch 2.4.1+cu121
73
+ - Datasets 3.2.0
74
+ - Tokenizers 0.19.1
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 0,
4
+ "eos_token_id": 0,
5
+ "transformers_version": "4.44.2"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1f103acaab0bc9bd1a9365b7a0789c953608e81f3e044f804adfd5a9d83f4640
3
  size 1447317080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1abc8a6297ee6dbec236a1fe781a8bbef837f1d8d60bf687796bb9126a200f91
3
  size 1447317080