sofyanwaldy commited on
Commit
58200e3
·
verified ·
1 Parent(s): fab0e8a

Model save

Browse files
README.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: HuggingFaceTB/SmolLM2-360M-Instruct
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: SmolLM2-360M-Instruct-finetuned
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # SmolLM2-360M-Instruct-finetuned
16
+
17
+ This model is a fine-tuned version of [HuggingFaceTB/SmolLM2-360M-Instruct](https://huggingface.co/HuggingFaceTB/SmolLM2-360M-Instruct) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 4.5292
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 5e-05
39
+ - train_batch_size: 1
40
+ - eval_batch_size: 1
41
+ - seed: 42
42
+ - gradient_accumulation_steps: 200
43
+ - total_train_batch_size: 200
44
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 3
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss |
51
+ |:-------------:|:-----:|:----:|:---------------:|
52
+ | No log | 1.0 | 1 | 9.4215 |
53
+ | No log | 2.0 | 2 | 6.0973 |
54
+ | No log | 3.0 | 3 | 4.5292 |
55
+
56
+
57
+ ### Framework versions
58
+
59
+ - Transformers 4.46.3
60
+ - Pytorch 2.5.1
61
+ - Datasets 3.1.0
62
+ - Tokenizers 0.20.3
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:70e444b1b99ebf5dd03a17f598797401cb8eab8b4dcd0e6be60ab74268a16a7a
3
  size 1447317080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5408284c8fe9ecbb03afc88e56244b27e65573bfb216e00799062e1f0a8d798d
3
  size 1447317080
runs/Jan02_13-48-27_LA-SOPYAN-TECH-LM/events.out.tfevents.1735800509.LA-SOPYAN-TECH-LM.82537.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:17155a2cb7288d942d2796c083b459452951acf07b6298c3d03a65b12d6a46af
3
- size 5753
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90efefa7b62c56d314711ab036119936ed455ddcaed752b690e9cfd95827d2df
3
+ size 6633
trainer_state.json ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 3.0,
5
+ "eval_steps": 500,
6
+ "global_step": 3,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 1.0,
13
+ "eval_loss": 9.421496391296387,
14
+ "eval_runtime": 0.858,
15
+ "eval_samples_per_second": 2.331,
16
+ "eval_steps_per_second": 2.331,
17
+ "step": 1
18
+ },
19
+ {
20
+ "epoch": 2.0,
21
+ "eval_loss": 6.097255706787109,
22
+ "eval_runtime": 0.8528,
23
+ "eval_samples_per_second": 2.345,
24
+ "eval_steps_per_second": 2.345,
25
+ "step": 2
26
+ },
27
+ {
28
+ "epoch": 3.0,
29
+ "eval_loss": 4.5291948318481445,
30
+ "eval_runtime": 0.7724,
31
+ "eval_samples_per_second": 2.589,
32
+ "eval_steps_per_second": 2.589,
33
+ "step": 3
34
+ },
35
+ {
36
+ "epoch": 3.0,
37
+ "step": 3,
38
+ "total_flos": 17398068019200.0,
39
+ "train_loss": 10.406506856282553,
40
+ "train_runtime": 53.0496,
41
+ "train_samples_per_second": 0.339,
42
+ "train_steps_per_second": 0.057
43
+ }
44
+ ],
45
+ "logging_steps": 500,
46
+ "max_steps": 3,
47
+ "num_input_tokens_seen": 0,
48
+ "num_train_epochs": 3,
49
+ "save_steps": 500,
50
+ "stateful_callbacks": {
51
+ "TrainerControl": {
52
+ "args": {
53
+ "should_epoch_stop": false,
54
+ "should_evaluate": false,
55
+ "should_log": false,
56
+ "should_save": true,
57
+ "should_training_stop": true
58
+ },
59
+ "attributes": {}
60
+ }
61
+ },
62
+ "total_flos": 17398068019200.0,
63
+ "train_batch_size": 1,
64
+ "trial_name": null,
65
+ "trial_params": null
66
+ }