初始化项目,由ModelHub XC社区提供模型
Model: spar-project/Qwen2.5-7B-Instruct-layers-16-24 Source: Original Platform
This commit is contained in:
210
checkpoint-20/README.md
Normal file
210
checkpoint-20/README.md
Normal file
@@ -0,0 +1,210 @@
|
||||
---
|
||||
base_model: unsloth/Qwen2.5-7B-Instruct
|
||||
library_name: peft
|
||||
pipeline_tag: text-generation
|
||||
tags:
|
||||
- base_model:adapter:unsloth/Qwen2.5-7B-Instruct
|
||||
- lora
|
||||
- sft
|
||||
- transformers
|
||||
- trl
|
||||
- unsloth
|
||||
---
|
||||
|
||||
# Model Card for Model ID
|
||||
|
||||
<!-- Provide a quick summary of what the model is/does. -->
|
||||
|
||||
|
||||
|
||||
## Model Details
|
||||
|
||||
### Model Description
|
||||
|
||||
<!-- Provide a longer summary of what this model is. -->
|
||||
|
||||
|
||||
|
||||
- **Developed by:** [More Information Needed]
|
||||
- **Funded by [optional]:** [More Information Needed]
|
||||
- **Shared by [optional]:** [More Information Needed]
|
||||
- **Model type:** [More Information Needed]
|
||||
- **Language(s) (NLP):** [More Information Needed]
|
||||
- **License:** [More Information Needed]
|
||||
- **Finetuned from model [optional]:** [More Information Needed]
|
||||
|
||||
### Model Sources [optional]
|
||||
|
||||
<!-- Provide the basic links for the model. -->
|
||||
|
||||
- **Repository:** [More Information Needed]
|
||||
- **Paper [optional]:** [More Information Needed]
|
||||
- **Demo [optional]:** [More Information Needed]
|
||||
|
||||
## Uses
|
||||
|
||||
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
||||
|
||||
### Direct Use
|
||||
|
||||
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
||||
|
||||
[More Information Needed]
|
||||
|
||||
### Downstream Use [optional]
|
||||
|
||||
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
||||
|
||||
[More Information Needed]
|
||||
|
||||
### Out-of-Scope Use
|
||||
|
||||
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
||||
|
||||
[More Information Needed]
|
||||
|
||||
## Bias, Risks, and Limitations
|
||||
|
||||
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
||||
|
||||
[More Information Needed]
|
||||
|
||||
### Recommendations
|
||||
|
||||
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
||||
|
||||
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
||||
|
||||
## How to Get Started with the Model
|
||||
|
||||
Use the code below to get started with the model.
|
||||
|
||||
[More Information Needed]
|
||||
|
||||
## Training Details
|
||||
|
||||
### Training Data
|
||||
|
||||
<!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
|
||||
|
||||
[More Information Needed]
|
||||
|
||||
### Training Procedure
|
||||
|
||||
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
||||
|
||||
#### Preprocessing [optional]
|
||||
|
||||
[More Information Needed]
|
||||
|
||||
|
||||
#### Training Hyperparameters
|
||||
|
||||
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
||||
|
||||
#### Speeds, Sizes, Times [optional]
|
||||
|
||||
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
||||
|
||||
[More Information Needed]
|
||||
|
||||
## Evaluation
|
||||
|
||||
<!-- This section describes the evaluation protocols and provides the results. -->
|
||||
|
||||
### Testing Data, Factors & Metrics
|
||||
|
||||
#### Testing Data
|
||||
|
||||
<!-- This should link to a Dataset Card if possible. -->
|
||||
|
||||
[More Information Needed]
|
||||
|
||||
#### Factors
|
||||
|
||||
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
||||
|
||||
[More Information Needed]
|
||||
|
||||
#### Metrics
|
||||
|
||||
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
||||
|
||||
[More Information Needed]
|
||||
|
||||
### Results
|
||||
|
||||
[More Information Needed]
|
||||
|
||||
#### Summary
|
||||
|
||||
|
||||
|
||||
## Model Examination [optional]
|
||||
|
||||
<!-- Relevant interpretability work for the model goes here -->
|
||||
|
||||
[More Information Needed]
|
||||
|
||||
## Environmental Impact
|
||||
|
||||
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
||||
|
||||
Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
|
||||
|
||||
- **Hardware Type:** [More Information Needed]
|
||||
- **Hours used:** [More Information Needed]
|
||||
- **Cloud Provider:** [More Information Needed]
|
||||
- **Compute Region:** [More Information Needed]
|
||||
- **Carbon Emitted:** [More Information Needed]
|
||||
|
||||
## Technical Specifications [optional]
|
||||
|
||||
### Model Architecture and Objective
|
||||
|
||||
[More Information Needed]
|
||||
|
||||
### Compute Infrastructure
|
||||
|
||||
[More Information Needed]
|
||||
|
||||
#### Hardware
|
||||
|
||||
[More Information Needed]
|
||||
|
||||
#### Software
|
||||
|
||||
[More Information Needed]
|
||||
|
||||
## Citation [optional]
|
||||
|
||||
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
||||
|
||||
**BibTeX:**
|
||||
|
||||
[More Information Needed]
|
||||
|
||||
**APA:**
|
||||
|
||||
[More Information Needed]
|
||||
|
||||
## Glossary [optional]
|
||||
|
||||
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
||||
|
||||
[More Information Needed]
|
||||
|
||||
## More Information [optional]
|
||||
|
||||
[More Information Needed]
|
||||
|
||||
## Model Card Authors [optional]
|
||||
|
||||
[More Information Needed]
|
||||
|
||||
## Model Card Contact
|
||||
|
||||
[More Information Needed]
|
||||
### Framework versions
|
||||
|
||||
- PEFT 0.17.1
|
||||
102
checkpoint-20/adapter_config.json
Normal file
102
checkpoint-20/adapter_config.json
Normal file
@@ -0,0 +1,102 @@
|
||||
{
|
||||
"alpha_pattern": {},
|
||||
"auto_mapping": {
|
||||
"base_model_class": "Qwen2ForCausalLM",
|
||||
"parent_library": "transformers.models.qwen2.modeling_qwen2",
|
||||
"unsloth_fixed": true
|
||||
},
|
||||
"base_model_name_or_path": "unsloth/Qwen2.5-7B-Instruct",
|
||||
"bias": "none",
|
||||
"corda_config": null,
|
||||
"eva_config": null,
|
||||
"exclude_modules": null,
|
||||
"fan_in_fan_out": false,
|
||||
"inference_mode": true,
|
||||
"init_lora_weights": true,
|
||||
"layer_replication": null,
|
||||
"layers_pattern": null,
|
||||
"layers_to_transform": null,
|
||||
"loftq_config": {},
|
||||
"lora_alpha": 64,
|
||||
"lora_bias": false,
|
||||
"lora_dropout": 0.0,
|
||||
"megatron_config": null,
|
||||
"megatron_core": "megatron.core",
|
||||
"modules_to_save": null,
|
||||
"peft_type": "LORA",
|
||||
"qalora_group_size": 16,
|
||||
"r": 32,
|
||||
"rank_pattern": {},
|
||||
"revision": null,
|
||||
"target_modules": [
|
||||
"layers.16.o_proj",
|
||||
"layers.17.mlp.down_proj",
|
||||
"layers.20.mlp.up_proj",
|
||||
"layers.18.mlp.gate_proj",
|
||||
"layers.24.k_proj",
|
||||
"layers.20.mlp.down_proj",
|
||||
"layers.21.q_proj",
|
||||
"layers.16.v_proj",
|
||||
"layers.22.mlp.down_proj",
|
||||
"layers.18.q_proj",
|
||||
"layers.18.v_proj",
|
||||
"layers.22.q_proj",
|
||||
"layers.20.k_proj",
|
||||
"layers.17.o_proj",
|
||||
"layers.21.mlp.up_proj",
|
||||
"layers.19.q_proj",
|
||||
"layers.20.mlp.gate_proj",
|
||||
"layers.16.q_proj",
|
||||
"layers.18.mlp.down_proj",
|
||||
"layers.20.q_proj",
|
||||
"layers.22.mlp.up_proj",
|
||||
"layers.19.o_proj",
|
||||
"layers.21.v_proj",
|
||||
"layers.23.mlp.up_proj",
|
||||
"layers.16.mlp.down_proj",
|
||||
"layers.17.q_proj",
|
||||
"layers.17.v_proj",
|
||||
"layers.23.q_proj",
|
||||
"layers.17.mlp.up_proj",
|
||||
"layers.19.mlp.down_proj",
|
||||
"layers.24.v_proj",
|
||||
"layers.22.mlp.gate_proj",
|
||||
"layers.18.mlp.up_proj",
|
||||
"layers.24.mlp.gate_proj",
|
||||
"layers.24.q_proj",
|
||||
"layers.22.k_proj",
|
||||
"layers.16.mlp.gate_proj",
|
||||
"layers.19.mlp.gate_proj",
|
||||
"layers.23.mlp.gate_proj",
|
||||
"layers.20.v_proj",
|
||||
"layers.17.mlp.gate_proj",
|
||||
"layers.24.mlp.down_proj",
|
||||
"layers.18.k_proj",
|
||||
"layers.16.k_proj",
|
||||
"layers.17.k_proj",
|
||||
"layers.19.v_proj",
|
||||
"layers.21.k_proj",
|
||||
"layers.19.k_proj",
|
||||
"layers.22.v_proj",
|
||||
"layers.18.o_proj",
|
||||
"layers.21.o_proj",
|
||||
"layers.24.mlp.up_proj",
|
||||
"layers.23.mlp.down_proj",
|
||||
"layers.23.v_proj",
|
||||
"layers.21.mlp.down_proj",
|
||||
"layers.22.o_proj",
|
||||
"layers.20.o_proj",
|
||||
"layers.23.o_proj",
|
||||
"layers.24.o_proj",
|
||||
"layers.23.k_proj",
|
||||
"layers.21.mlp.gate_proj",
|
||||
"layers.16.mlp.up_proj",
|
||||
"layers.19.mlp.up_proj"
|
||||
],
|
||||
"target_parameters": null,
|
||||
"task_type": "CAUSAL_LM",
|
||||
"trainable_token_indices": null,
|
||||
"use_dora": false,
|
||||
"use_qalora": false,
|
||||
"use_rslora": true
|
||||
}
|
||||
3
checkpoint-20/adapter_model.safetensors
Normal file
3
checkpoint-20/adapter_model.safetensors
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:823e7e450b29bc9b35b1c70894d0a500bfe92356557d9c15413f1eda0db0efd7
|
||||
size 38935568
|
||||
24
checkpoint-20/added_tokens.json
Normal file
24
checkpoint-20/added_tokens.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"</tool_call>": 151658,
|
||||
"<tool_call>": 151657,
|
||||
"<|box_end|>": 151649,
|
||||
"<|box_start|>": 151648,
|
||||
"<|endoftext|>": 151643,
|
||||
"<|file_sep|>": 151664,
|
||||
"<|fim_middle|>": 151660,
|
||||
"<|fim_pad|>": 151662,
|
||||
"<|fim_prefix|>": 151659,
|
||||
"<|fim_suffix|>": 151661,
|
||||
"<|im_end|>": 151645,
|
||||
"<|im_start|>": 151644,
|
||||
"<|image_pad|>": 151655,
|
||||
"<|object_ref_end|>": 151647,
|
||||
"<|object_ref_start|>": 151646,
|
||||
"<|quad_end|>": 151651,
|
||||
"<|quad_start|>": 151650,
|
||||
"<|repo_name|>": 151663,
|
||||
"<|video_pad|>": 151656,
|
||||
"<|vision_end|>": 151653,
|
||||
"<|vision_pad|>": 151654,
|
||||
"<|vision_start|>": 151652
|
||||
}
|
||||
54
checkpoint-20/chat_template.jinja
Normal file
54
checkpoint-20/chat_template.jinja
Normal file
@@ -0,0 +1,54 @@
|
||||
{%- if tools %}
|
||||
{{- '<|im_start|>system\n' }}
|
||||
{%- if messages[0]['role'] == 'system' %}
|
||||
{{- messages[0]['content'] }}
|
||||
{%- else %}
|
||||
{{- 'You are Qwen, created by Alibaba Cloud. You are a helpful assistant.' }}
|
||||
{%- endif %}
|
||||
{{- "\n\n# Tools\n\nYou may call one or more functions to assist with the user query.\n\nYou are provided with function signatures within <tools></tools> XML tags:\n<tools>" }}
|
||||
{%- for tool in tools %}
|
||||
{{- "\n" }}
|
||||
{{- tool | tojson }}
|
||||
{%- endfor %}
|
||||
{{- "\n</tools>\n\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\n<tool_call>\n{\"name\": <function-name>, \"arguments\": <args-json-object>}\n</tool_call><|im_end|>\n" }}
|
||||
{%- else %}
|
||||
{%- if messages[0]['role'] == 'system' %}
|
||||
{{- '<|im_start|>system\n' + messages[0]['content'] + '<|im_end|>\n' }}
|
||||
{%- else %}
|
||||
{{- '<|im_start|>system\nYou are Qwen, created by Alibaba Cloud. You are a helpful assistant.<|im_end|>\n' }}
|
||||
{%- endif %}
|
||||
{%- endif %}
|
||||
{%- for message in messages %}
|
||||
{%- if (message.role == "user") or (message.role == "system" and not loop.first) or (message.role == "assistant" and not message.tool_calls) %}
|
||||
{{- '<|im_start|>' + message.role + '\n' + message.content + '<|im_end|>' + '\n' }}
|
||||
{%- elif message.role == "assistant" %}
|
||||
{{- '<|im_start|>' + message.role }}
|
||||
{%- if message.content %}
|
||||
{{- '\n' + message.content }}
|
||||
{%- endif %}
|
||||
{%- for tool_call in message.tool_calls %}
|
||||
{%- if tool_call.function is defined %}
|
||||
{%- set tool_call = tool_call.function %}
|
||||
{%- endif %}
|
||||
{{- '\n<tool_call>\n{"name": "' }}
|
||||
{{- tool_call.name }}
|
||||
{{- '", "arguments": ' }}
|
||||
{{- tool_call.arguments | tojson }}
|
||||
{{- '}\n</tool_call>' }}
|
||||
{%- endfor %}
|
||||
{{- '<|im_end|>\n' }}
|
||||
{%- elif message.role == "tool" %}
|
||||
{%- if (loop.index0 == 0) or (messages[loop.index0 - 1].role != "tool") %}
|
||||
{{- '<|im_start|>user' }}
|
||||
{%- endif %}
|
||||
{{- '\n<tool_response>\n' }}
|
||||
{{- message.content }}
|
||||
{{- '\n</tool_response>' }}
|
||||
{%- if loop.last or (messages[loop.index0 + 1].role != "tool") %}
|
||||
{{- '<|im_end|>\n' }}
|
||||
{%- endif %}
|
||||
{%- endif %}
|
||||
{%- endfor %}
|
||||
{%- if add_generation_prompt %}
|
||||
{{- '<|im_start|>assistant\n' }}
|
||||
{%- endif %}
|
||||
151388
checkpoint-20/merges.txt
Normal file
151388
checkpoint-20/merges.txt
Normal file
File diff suppressed because it is too large
Load Diff
3
checkpoint-20/optimizer.pt
Normal file
3
checkpoint-20/optimizer.pt
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:53cc97d21086cd4db0d3dbbe72251ab81d083b190084ae2ecc9b3f8d1382bd12
|
||||
size 39603083
|
||||
3
checkpoint-20/rng_state.pth
Normal file
3
checkpoint-20/rng_state.pth
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7c800b778fa7e115e4c34de8529902de8b61c9a1b4bab3eb8295d06dafff030e
|
||||
size 14645
|
||||
3
checkpoint-20/scheduler.pt
Normal file
3
checkpoint-20/scheduler.pt
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d6f3adb4519a4eceffb15b728d531e81e2cecc476c3a23397f81938bec1c8d5
|
||||
size 1465
|
||||
31
checkpoint-20/special_tokens_map.json
Normal file
31
checkpoint-20/special_tokens_map.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"additional_special_tokens": [
|
||||
"<|im_start|>",
|
||||
"<|im_end|>",
|
||||
"<|object_ref_start|>",
|
||||
"<|object_ref_end|>",
|
||||
"<|box_start|>",
|
||||
"<|box_end|>",
|
||||
"<|quad_start|>",
|
||||
"<|quad_end|>",
|
||||
"<|vision_start|>",
|
||||
"<|vision_end|>",
|
||||
"<|vision_pad|>",
|
||||
"<|image_pad|>",
|
||||
"<|video_pad|>"
|
||||
],
|
||||
"eos_token": {
|
||||
"content": "<|im_end|>",
|
||||
"lstrip": false,
|
||||
"normalized": false,
|
||||
"rstrip": false,
|
||||
"single_word": false
|
||||
},
|
||||
"pad_token": {
|
||||
"content": "<|vision_pad|>",
|
||||
"lstrip": false,
|
||||
"normalized": false,
|
||||
"rstrip": false,
|
||||
"single_word": false
|
||||
}
|
||||
}
|
||||
3
checkpoint-20/tokenizer.json
Normal file
3
checkpoint-20/tokenizer.json
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9c5ae00e602b8860cbd784ba82a8aa14e8feecec692e7076590d014d7b7fdafa
|
||||
size 11421896
|
||||
208
checkpoint-20/tokenizer_config.json
Normal file
208
checkpoint-20/tokenizer_config.json
Normal file
@@ -0,0 +1,208 @@
|
||||
{
|
||||
"add_bos_token": false,
|
||||
"add_prefix_space": false,
|
||||
"added_tokens_decoder": {
|
||||
"151643": {
|
||||
"content": "<|endoftext|>",
|
||||
"lstrip": false,
|
||||
"normalized": false,
|
||||
"rstrip": false,
|
||||
"single_word": false,
|
||||
"special": true
|
||||
},
|
||||
"151644": {
|
||||
"content": "<|im_start|>",
|
||||
"lstrip": false,
|
||||
"normalized": false,
|
||||
"rstrip": false,
|
||||
"single_word": false,
|
||||
"special": true
|
||||
},
|
||||
"151645": {
|
||||
"content": "<|im_end|>",
|
||||
"lstrip": false,
|
||||
"normalized": false,
|
||||
"rstrip": false,
|
||||
"single_word": false,
|
||||
"special": true
|
||||
},
|
||||
"151646": {
|
||||
"content": "<|object_ref_start|>",
|
||||
"lstrip": false,
|
||||
"normalized": false,
|
||||
"rstrip": false,
|
||||
"single_word": false,
|
||||
"special": true
|
||||
},
|
||||
"151647": {
|
||||
"content": "<|object_ref_end|>",
|
||||
"lstrip": false,
|
||||
"normalized": false,
|
||||
"rstrip": false,
|
||||
"single_word": false,
|
||||
"special": true
|
||||
},
|
||||
"151648": {
|
||||
"content": "<|box_start|>",
|
||||
"lstrip": false,
|
||||
"normalized": false,
|
||||
"rstrip": false,
|
||||
"single_word": false,
|
||||
"special": true
|
||||
},
|
||||
"151649": {
|
||||
"content": "<|box_end|>",
|
||||
"lstrip": false,
|
||||
"normalized": false,
|
||||
"rstrip": false,
|
||||
"single_word": false,
|
||||
"special": true
|
||||
},
|
||||
"151650": {
|
||||
"content": "<|quad_start|>",
|
||||
"lstrip": false,
|
||||
"normalized": false,
|
||||
"rstrip": false,
|
||||
"single_word": false,
|
||||
"special": true
|
||||
},
|
||||
"151651": {
|
||||
"content": "<|quad_end|>",
|
||||
"lstrip": false,
|
||||
"normalized": false,
|
||||
"rstrip": false,
|
||||
"single_word": false,
|
||||
"special": true
|
||||
},
|
||||
"151652": {
|
||||
"content": "<|vision_start|>",
|
||||
"lstrip": false,
|
||||
"normalized": false,
|
||||
"rstrip": false,
|
||||
"single_word": false,
|
||||
"special": true
|
||||
},
|
||||
"151653": {
|
||||
"content": "<|vision_end|>",
|
||||
"lstrip": false,
|
||||
"normalized": false,
|
||||
"rstrip": false,
|
||||
"single_word": false,
|
||||
"special": true
|
||||
},
|
||||
"151654": {
|
||||
"content": "<|vision_pad|>",
|
||||
"lstrip": false,
|
||||
"normalized": false,
|
||||
"rstrip": false,
|
||||
"single_word": false,
|
||||
"special": true
|
||||
},
|
||||
"151655": {
|
||||
"content": "<|image_pad|>",
|
||||
"lstrip": false,
|
||||
"normalized": false,
|
||||
"rstrip": false,
|
||||
"single_word": false,
|
||||
"special": true
|
||||
},
|
||||
"151656": {
|
||||
"content": "<|video_pad|>",
|
||||
"lstrip": false,
|
||||
"normalized": false,
|
||||
"rstrip": false,
|
||||
"single_word": false,
|
||||
"special": true
|
||||
},
|
||||
"151657": {
|
||||
"content": "<tool_call>",
|
||||
"lstrip": false,
|
||||
"normalized": false,
|
||||
"rstrip": false,
|
||||
"single_word": false,
|
||||
"special": false
|
||||
},
|
||||
"151658": {
|
||||
"content": "</tool_call>",
|
||||
"lstrip": false,
|
||||
"normalized": false,
|
||||
"rstrip": false,
|
||||
"single_word": false,
|
||||
"special": false
|
||||
},
|
||||
"151659": {
|
||||
"content": "<|fim_prefix|>",
|
||||
"lstrip": false,
|
||||
"normalized": false,
|
||||
"rstrip": false,
|
||||
"single_word": false,
|
||||
"special": false
|
||||
},
|
||||
"151660": {
|
||||
"content": "<|fim_middle|>",
|
||||
"lstrip": false,
|
||||
"normalized": false,
|
||||
"rstrip": false,
|
||||
"single_word": false,
|
||||
"special": false
|
||||
},
|
||||
"151661": {
|
||||
"content": "<|fim_suffix|>",
|
||||
"lstrip": false,
|
||||
"normalized": false,
|
||||
"rstrip": false,
|
||||
"single_word": false,
|
||||
"special": false
|
||||
},
|
||||
"151662": {
|
||||
"content": "<|fim_pad|>",
|
||||
"lstrip": false,
|
||||
"normalized": false,
|
||||
"rstrip": false,
|
||||
"single_word": false,
|
||||
"special": false
|
||||
},
|
||||
"151663": {
|
||||
"content": "<|repo_name|>",
|
||||
"lstrip": false,
|
||||
"normalized": false,
|
||||
"rstrip": false,
|
||||
"single_word": false,
|
||||
"special": false
|
||||
},
|
||||
"151664": {
|
||||
"content": "<|file_sep|>",
|
||||
"lstrip": false,
|
||||
"normalized": false,
|
||||
"rstrip": false,
|
||||
"single_word": false,
|
||||
"special": false
|
||||
}
|
||||
},
|
||||
"additional_special_tokens": [
|
||||
"<|im_start|>",
|
||||
"<|im_end|>",
|
||||
"<|object_ref_start|>",
|
||||
"<|object_ref_end|>",
|
||||
"<|box_start|>",
|
||||
"<|box_end|>",
|
||||
"<|quad_start|>",
|
||||
"<|quad_end|>",
|
||||
"<|vision_start|>",
|
||||
"<|vision_end|>",
|
||||
"<|vision_pad|>",
|
||||
"<|image_pad|>",
|
||||
"<|video_pad|>"
|
||||
],
|
||||
"bos_token": null,
|
||||
"clean_up_tokenization_spaces": false,
|
||||
"eos_token": "<|im_end|>",
|
||||
"errors": "replace",
|
||||
"extra_special_tokens": {},
|
||||
"model_max_length": 32768,
|
||||
"pad_token": "<|vision_pad|>",
|
||||
"padding_side": "right",
|
||||
"split_special_tokens": false,
|
||||
"tokenizer_class": "Qwen2Tokenizer",
|
||||
"unk_token": null
|
||||
}
|
||||
174
checkpoint-20/trainer_state.json
Normal file
174
checkpoint-20/trainer_state.json
Normal file
@@ -0,0 +1,174 @@
|
||||
{
|
||||
"best_global_step": null,
|
||||
"best_metric": null,
|
||||
"best_model_checkpoint": null,
|
||||
"epoch": 0.06666666666666667,
|
||||
"eval_steps": 20,
|
||||
"global_step": 20,
|
||||
"is_hyper_param_search": false,
|
||||
"is_local_process_zero": true,
|
||||
"is_world_process_zero": true,
|
||||
"log_history": [
|
||||
{
|
||||
"epoch": 0.0033333333333333335,
|
||||
"grad_norm": 8.0,
|
||||
"learning_rate": 0.0,
|
||||
"loss": 3.704,
|
||||
"step": 1
|
||||
},
|
||||
{
|
||||
"epoch": 0.006666666666666667,
|
||||
"grad_norm": 7.5625,
|
||||
"learning_rate": 2.0000000000000003e-06,
|
||||
"loss": 3.753,
|
||||
"step": 2
|
||||
},
|
||||
{
|
||||
"epoch": 0.01,
|
||||
"grad_norm": 7.96875,
|
||||
"learning_rate": 4.000000000000001e-06,
|
||||
"loss": 3.7435,
|
||||
"step": 3
|
||||
},
|
||||
{
|
||||
"epoch": 0.013333333333333334,
|
||||
"grad_norm": 7.875,
|
||||
"learning_rate": 6e-06,
|
||||
"loss": 3.7596,
|
||||
"step": 4
|
||||
},
|
||||
{
|
||||
"epoch": 0.016666666666666666,
|
||||
"grad_norm": 8.25,
|
||||
"learning_rate": 8.000000000000001e-06,
|
||||
"loss": 3.6881,
|
||||
"step": 5
|
||||
},
|
||||
{
|
||||
"epoch": 0.02,
|
||||
"grad_norm": 7.96875,
|
||||
"learning_rate": 1e-05,
|
||||
"loss": 3.7124,
|
||||
"step": 6
|
||||
},
|
||||
{
|
||||
"epoch": 0.023333333333333334,
|
||||
"grad_norm": 8.1875,
|
||||
"learning_rate": 9.983193277310925e-06,
|
||||
"loss": 3.6898,
|
||||
"step": 7
|
||||
},
|
||||
{
|
||||
"epoch": 0.02666666666666667,
|
||||
"grad_norm": 7.3125,
|
||||
"learning_rate": 9.96638655462185e-06,
|
||||
"loss": 3.6003,
|
||||
"step": 8
|
||||
},
|
||||
{
|
||||
"epoch": 0.03,
|
||||
"grad_norm": 6.59375,
|
||||
"learning_rate": 9.949579831932774e-06,
|
||||
"loss": 3.3132,
|
||||
"step": 9
|
||||
},
|
||||
{
|
||||
"epoch": 0.03333333333333333,
|
||||
"grad_norm": 6.875,
|
||||
"learning_rate": 9.932773109243698e-06,
|
||||
"loss": 3.384,
|
||||
"step": 10
|
||||
},
|
||||
{
|
||||
"epoch": 0.03666666666666667,
|
||||
"grad_norm": 7.0625,
|
||||
"learning_rate": 9.915966386554622e-06,
|
||||
"loss": 3.2793,
|
||||
"step": 11
|
||||
},
|
||||
{
|
||||
"epoch": 0.04,
|
||||
"grad_norm": 6.34375,
|
||||
"learning_rate": 9.899159663865548e-06,
|
||||
"loss": 3.3562,
|
||||
"step": 12
|
||||
},
|
||||
{
|
||||
"epoch": 0.043333333333333335,
|
||||
"grad_norm": 5.9375,
|
||||
"learning_rate": 9.882352941176472e-06,
|
||||
"loss": 3.2332,
|
||||
"step": 13
|
||||
},
|
||||
{
|
||||
"epoch": 0.04666666666666667,
|
||||
"grad_norm": 5.9375,
|
||||
"learning_rate": 9.865546218487397e-06,
|
||||
"loss": 3.1515,
|
||||
"step": 14
|
||||
},
|
||||
{
|
||||
"epoch": 0.05,
|
||||
"grad_norm": 5.46875,
|
||||
"learning_rate": 9.848739495798321e-06,
|
||||
"loss": 3.2211,
|
||||
"step": 15
|
||||
},
|
||||
{
|
||||
"epoch": 0.05333333333333334,
|
||||
"grad_norm": 5.75,
|
||||
"learning_rate": 9.831932773109244e-06,
|
||||
"loss": 3.0058,
|
||||
"step": 16
|
||||
},
|
||||
{
|
||||
"epoch": 0.056666666666666664,
|
||||
"grad_norm": 4.96875,
|
||||
"learning_rate": 9.815126050420168e-06,
|
||||
"loss": 2.8119,
|
||||
"step": 17
|
||||
},
|
||||
{
|
||||
"epoch": 0.06,
|
||||
"grad_norm": 5.0,
|
||||
"learning_rate": 9.798319327731092e-06,
|
||||
"loss": 2.9361,
|
||||
"step": 18
|
||||
},
|
||||
{
|
||||
"epoch": 0.06333333333333334,
|
||||
"grad_norm": 4.5625,
|
||||
"learning_rate": 9.781512605042018e-06,
|
||||
"loss": 2.9393,
|
||||
"step": 19
|
||||
},
|
||||
{
|
||||
"epoch": 0.06666666666666667,
|
||||
"grad_norm": 4.78125,
|
||||
"learning_rate": 9.764705882352942e-06,
|
||||
"loss": 2.6777,
|
||||
"step": 20
|
||||
}
|
||||
],
|
||||
"logging_steps": 1,
|
||||
"max_steps": 600,
|
||||
"num_input_tokens_seen": 0,
|
||||
"num_train_epochs": 2,
|
||||
"save_steps": 20,
|
||||
"stateful_callbacks": {
|
||||
"TrainerControl": {
|
||||
"args": {
|
||||
"should_epoch_stop": false,
|
||||
"should_evaluate": false,
|
||||
"should_log": false,
|
||||
"should_save": true,
|
||||
"should_training_stop": false
|
||||
},
|
||||
"attributes": {}
|
||||
}
|
||||
},
|
||||
"total_flos": 1367677073971200.0,
|
||||
"train_batch_size": 2,
|
||||
"trial_name": null,
|
||||
"trial_params": null
|
||||
}
|
||||
3
checkpoint-20/training_args.bin
Normal file
3
checkpoint-20/training_args.bin
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:31d31030a77f9934f1bd9bebb75b83ee2ac0fdede6c6c5085dbdfad295b966d5
|
||||
size 6161
|
||||
1
checkpoint-20/vocab.json
Normal file
1
checkpoint-20/vocab.json
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user