Hulyyy commited on
Commit
ae89921
·
verified ·
1 Parent(s): cb47952

Model save

Browse files
Files changed (4) hide show
  1. README.md +60 -0
  2. all_results.json +8 -0
  3. eval_results.json +8 -0
  4. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: Qwen/Qwen3-0.6B
5
+ tags:
6
+ - trl
7
+ - sft
8
+ - generated_from_trainer
9
+ model-index:
10
+ - name: qwen-test
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
+ # qwen-test
18
+
19
+ This model is a fine-tuned version of [Qwen/Qwen3-0.6B](https://huggingface.co/Qwen/Qwen3-0.6B) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.3737
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: 0.001
41
+ - train_batch_size: 1
42
+ - eval_batch_size: 8
43
+ - seed: 42
44
+ - optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED 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: 1
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss |
51
+ |:-------------:|:-----:|:----:|:---------------:|
52
+ | 0.3283 | 1.0 | 900 | 0.3737 |
53
+
54
+
55
+ ### Framework versions
56
+
57
+ - Transformers 4.57.1
58
+ - Pytorch 2.9.0+cpu
59
+ - Datasets 4.2.0
60
+ - Tokenizers 0.22.1
all_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "eval_loss": 0.3737316429615021,
4
+ "eval_runtime": 15.718,
5
+ "eval_samples_per_second": 6.362,
6
+ "eval_steps_per_second": 0.827,
7
+ "perplexity": 1.4531471358657302
8
+ }
eval_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "eval_loss": 0.3737316429615021,
4
+ "eval_runtime": 15.718,
5
+ "eval_samples_per_second": 6.362,
6
+ "eval_steps_per_second": 0.827,
7
+ "perplexity": 1.4531471358657302
8
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:179b1dcfb0d48163eb200c9f7345c80a21093913cdaa4ec9b8d5e4cf58c65e2a
3
  size 2384234968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90a526d60fa2fcd116e556a48c8e57cac2a147a0177da0f0e4a53ba6452ba839
3
  size 2384234968