Upload model
Browse files- README.md +61 -0
- all_results.json +8 -0
- config.json +1 -1
- generation_config.json +14 -0
- model-00001-of-00004.safetensors +1 -1
- model-00002-of-00004.safetensors +1 -1
- model-00003-of-00004.safetensors +1 -1
- model-00004-of-00004.safetensors +1 -1
- runs/May16_00-51-56_jrc0917/events.out.tfevents.1747349858.jrc0917.1676126.0 +3 -0
- runs/May17_00-55-10_jrc0912/events.out.tfevents.1747436468.jrc0912.4192221.0 +3 -0
- runs/May18_00-58-14_jrc0912/events.out.tfevents.1747523040.jrc0912.220060.0 +3 -0
- runs/May19_01-01-22_jrc0911/events.out.tfevents.1747609625.jrc0911.1223953.0 +3 -0
- runs/May20_01-04-39_jrc0911/events.out.tfevents.1747696231.jrc0911.1444783.0 +3 -0
- start_end.json +1 -0
- train_results.json +8 -0
- trainer_log.jsonl +0 -0
- trainer_state.json +0 -0
- training_args.bin +2 -2
- training_loss.png +0 -0
README.md
ADDED
@@ -0,0 +1,61 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
license: other
|
4 |
+
base_model: Qwen/Qwen2.5-7B-Instruct
|
5 |
+
tags:
|
6 |
+
- llama-factory
|
7 |
+
- full
|
8 |
+
- generated_from_trainer
|
9 |
+
model-index:
|
10 |
+
- name: openmathreasoning_300k
|
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 |
+
# openmathreasoning_300k
|
18 |
+
|
19 |
+
This model is a fine-tuned version of [Qwen/Qwen2.5-7B-Instruct](https://huggingface.co/Qwen/Qwen2.5-7B-Instruct) on the mlfoundations-dev/openmathreasoning_300k dataset.
|
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: 8e-05
|
39 |
+
- train_batch_size: 1
|
40 |
+
- eval_batch_size: 8
|
41 |
+
- seed: 42
|
42 |
+
- distributed_type: multi-GPU
|
43 |
+
- num_devices: 16
|
44 |
+
- gradient_accumulation_steps: 32
|
45 |
+
- total_train_batch_size: 512
|
46 |
+
- total_eval_batch_size: 128
|
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: cosine
|
49 |
+
- lr_scheduler_warmup_ratio: 0.1
|
50 |
+
- num_epochs: 5.0
|
51 |
+
|
52 |
+
### Training results
|
53 |
+
|
54 |
+
|
55 |
+
|
56 |
+
### Framework versions
|
57 |
+
|
58 |
+
- Transformers 4.46.1
|
59 |
+
- Pytorch 2.5.0a0+b465a5843b.nv24.09
|
60 |
+
- Datasets 3.5.0
|
61 |
+
- Tokenizers 0.20.3
|
all_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 4.997262581596125,
|
3 |
+
"total_flos": 3.94117975967185e+19,
|
4 |
+
"train_loss": 0.06913654437741718,
|
5 |
+
"train_runtime": 69116.03,
|
6 |
+
"train_samples_per_second": 10.993,
|
7 |
+
"train_steps_per_second": 0.021
|
8 |
+
}
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "Qwen
|
3 |
"architectures": [
|
4 |
"Qwen2ForCausalLM"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/p/data1/mmlaion/dcft/hub/models--Qwen--Qwen2.5-7B-Instruct/snapshots/a09a35458c702b33eeacc393d103063234e8bc28",
|
3 |
"architectures": [
|
4 |
"Qwen2ForCausalLM"
|
5 |
],
|
generation_config.json
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token_id": 151643,
|
3 |
+
"do_sample": true,
|
4 |
+
"eos_token_id": [
|
5 |
+
151645,
|
6 |
+
151643
|
7 |
+
],
|
8 |
+
"pad_token_id": 151643,
|
9 |
+
"repetition_penalty": 1.05,
|
10 |
+
"temperature": 0.7,
|
11 |
+
"top_k": 20,
|
12 |
+
"top_p": 0.8,
|
13 |
+
"transformers_version": "4.46.1"
|
14 |
+
}
|
model-00001-of-00004.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4877660776
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7729e8bf7075a3fc8449a74f328e04d036daca696abd2b1efab91efc2f5c6761
|
3 |
size 4877660776
|
model-00002-of-00004.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4932751008
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c86598bce672e7ae057bcf229fc403332e9012fbf4782b2d3c9d9f8262d3545d
|
3 |
size 4932751008
|
model-00003-of-00004.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4330865200
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3bc1f25ed52554ff971c11ad2da5e016c4bcc7015d290a1557cdc36002dbbe3e
|
3 |
size 4330865200
|
model-00004-of-00004.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1089994880
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b86141c7e4974e09df7168b7a7d7df836b19eab1ea90a96d9d4e7b17f3910612
|
3 |
size 1089994880
|
runs/May16_00-51-56_jrc0917/events.out.tfevents.1747349858.jrc0917.1676126.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9aa3254dd594aa99d33b0cfb8370da510836e28d530d7fcb2fc20ef916cc42ab
|
3 |
+
size 79281
|
runs/May17_00-55-10_jrc0912/events.out.tfevents.1747436468.jrc0912.4192221.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bad14101dd60129fc49f216e6fae88e3048d4f581d00f0bc6abf91388d703364
|
3 |
+
size 83234
|
runs/May18_00-58-14_jrc0912/events.out.tfevents.1747523040.jrc0912.220060.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7cb67965d545a8f86af4f0eac1bb2cf3a9090ec5a40ac120ea9290e0dec84899
|
3 |
+
size 83234
|
runs/May19_01-01-22_jrc0911/events.out.tfevents.1747609625.jrc0911.1223953.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ba9959299f3d911d3301ba45732507ee9b2a21a5d500831c90841fdaeea5705
|
3 |
+
size 83234
|
runs/May20_01-04-39_jrc0911/events.out.tfevents.1747696231.jrc0911.1444783.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:659a06d75be5989c831f5d2bc27a16e142472e53e7e331a15b3f458202638437
|
3 |
+
size 68397
|
start_end.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"start_time": "2025-05-20 01:04:39", "end_time": "2025-05-20 20:22:38"}
|
train_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 4.997262581596125,
|
3 |
+
"total_flos": 3.94117975967185e+19,
|
4 |
+
"train_loss": 0.06913654437741718,
|
5 |
+
"train_runtime": 69116.03,
|
6 |
+
"train_samples_per_second": 10.993,
|
7 |
+
"train_steps_per_second": 0.021
|
8 |
+
}
|
trainer_log.jsonl
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
trainer_state.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e85b7d6e66644a292bc8c34c46e7e1229adfd0c39d2717e7b32a279b5fca98a
|
3 |
+
size 7416
|
training_loss.png
ADDED
![]() |