初始化项目,由ModelHub XC社区提供模型

Model: Henry236/east8b-eg-lora-turn
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-08-15 13:52:15 +08:00
commit 33cec013bc
191 changed files with 13789 additions and 0 deletions

207
checkpoint-650/README.md Normal file
View File

@@ -0,0 +1,207 @@
---
base_model: biaofu-xmu/EAST-8B
library_name: peft
pipeline_tag: text-generation
tags:
- base_model:adapter:biaofu-xmu/EAST-8B
- lora
- transformers
---
# 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.19.1

View File

@@ -0,0 +1,48 @@
{
"alora_invocation_tokens": null,
"alpha_pattern": {},
"arrow_config": null,
"auto_mapping": null,
"base_model_name_or_path": "biaofu-xmu/EAST-8B",
"bias": "none",
"corda_config": null,
"ensure_weight_tying": false,
"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": 128,
"lora_bias": false,
"lora_dropout": 0.05,
"lora_ga_config": null,
"megatron_config": null,
"megatron_core": "megatron.core",
"modules_to_save": null,
"peft_type": "LORA",
"peft_version": "0.19.1",
"qalora_group_size": 16,
"r": 64,
"rank_pattern": {},
"revision": null,
"target_modules": [
"v_proj",
"q_proj",
"down_proj",
"up_proj",
"gate_proj",
"o_proj",
"k_proj"
],
"target_parameters": null,
"task_type": "CAUSAL_LM",
"trainable_token_indices": null,
"use_bdlora": null,
"use_dora": false,
"use_qalora": false,
"use_rslora": false
}

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e801e7792f4abc56a0d139b4cbd14c8ba6fbf46225bc7ee2877e1d7874d47813
size 671149168

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d676d4f86b505799a5a2bf151b4a91c3327e92523c4a40a93e698813bfcaa494
size 1342562339

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d5f18bffaef45c6844c6cc1b1d7f06d559b03ae3a2d5c0c40ba4dbb4d5f4cd32
size 14645

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:701963ab8d7d1849c052af5fce88023fdda6f713e5072a25a5a4aa822ce8b58b
size 1465

View File

@@ -0,0 +1,258 @@
{
"best_global_step": null,
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 1.1284722222222223,
"eval_steps": 500,
"global_step": 650,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.034722222222222224,
"grad_norm": 2.548311471939087,
"learning_rate": 1.6379310344827587e-06,
"loss": 2.4451,
"step": 20
},
{
"epoch": 0.06944444444444445,
"grad_norm": 1.93834388256073,
"learning_rate": 3.362068965517242e-06,
"loss": 2.269,
"step": 40
},
{
"epoch": 0.10416666666666667,
"grad_norm": 1.7273279428482056,
"learning_rate": 5.086206896551724e-06,
"loss": 2.1237,
"step": 60
},
{
"epoch": 0.1388888888888889,
"grad_norm": 1.6319563388824463,
"learning_rate": 6.810344827586207e-06,
"loss": 1.969,
"step": 80
},
{
"epoch": 0.1736111111111111,
"grad_norm": 2.0262465476989746,
"learning_rate": 8.53448275862069e-06,
"loss": 1.8517,
"step": 100
},
{
"epoch": 0.20833333333333334,
"grad_norm": 2.1673457622528076,
"learning_rate": 9.999793100349294e-06,
"loss": 1.851,
"step": 120
},
{
"epoch": 0.24305555555555555,
"grad_norm": 2.474327802658081,
"learning_rate": 9.987843743451796e-06,
"loss": 1.7448,
"step": 140
},
{
"epoch": 0.2777777777777778,
"grad_norm": 2.0316762924194336,
"learning_rate": 9.957553516178782e-06,
"loss": 1.6721,
"step": 160
},
{
"epoch": 0.3125,
"grad_norm": 2.3124542236328125,
"learning_rate": 9.909033799150947e-06,
"loss": 1.7265,
"step": 180
},
{
"epoch": 0.3472222222222222,
"grad_norm": 2.2682251930236816,
"learning_rate": 9.842463004902127e-06,
"loss": 1.6325,
"step": 200
},
{
"epoch": 0.3819444444444444,
"grad_norm": 2.4642767906188965,
"learning_rate": 9.758085921836076e-06,
"loss": 1.6193,
"step": 220
},
{
"epoch": 0.4166666666666667,
"grad_norm": 2.4372549057006836,
"learning_rate": 9.656212814111567e-06,
"loss": 1.6297,
"step": 240
},
{
"epoch": 0.4513888888888889,
"grad_norm": 2.7898528575897217,
"learning_rate": 9.53721828076571e-06,
"loss": 1.598,
"step": 260
},
{
"epoch": 0.4861111111111111,
"grad_norm": 2.742067813873291,
"learning_rate": 9.401539878270545e-06,
"loss": 1.596,
"step": 280
},
{
"epoch": 0.5208333333333334,
"grad_norm": 2.9180655479431152,
"learning_rate": 9.249676511588e-06,
"loss": 1.5923,
"step": 300
},
{
"epoch": 0.5555555555555556,
"grad_norm": 2.760483503341675,
"learning_rate": 9.082186599639429e-06,
"loss": 1.5733,
"step": 320
},
{
"epoch": 0.5902777777777778,
"grad_norm": 2.5661356449127197,
"learning_rate": 8.899686021935554e-06,
"loss": 1.5574,
"step": 340
},
{
"epoch": 0.625,
"grad_norm": 2.650604248046875,
"learning_rate": 8.702845853917242e-06,
"loss": 1.5331,
"step": 360
},
{
"epoch": 0.6597222222222222,
"grad_norm": 2.5134191513061523,
"learning_rate": 8.492389899334572e-06,
"loss": 1.5116,
"step": 380
},
{
"epoch": 0.6944444444444444,
"grad_norm": 2.971090316772461,
"learning_rate": 8.269092028737885e-06,
"loss": 1.4993,
"step": 400
},
{
"epoch": 0.7291666666666666,
"grad_norm": 3.0398788452148438,
"learning_rate": 8.033773333867498e-06,
"loss": 1.4751,
"step": 420
},
{
"epoch": 0.7638888888888888,
"grad_norm": 2.7814712524414062,
"learning_rate": 7.78729910840572e-06,
"loss": 1.4688,
"step": 440
},
{
"epoch": 0.7986111111111112,
"grad_norm": 2.9422523975372314,
"learning_rate": 7.530575666193283e-06,
"loss": 1.4645,
"step": 460
},
{
"epoch": 0.8333333333333334,
"grad_norm": 3.5797832012176514,
"learning_rate": 7.26454700860997e-06,
"loss": 1.4473,
"step": 480
},
{
"epoch": 0.8680555555555556,
"grad_norm": 3.557054281234741,
"learning_rate": 6.990191353373876e-06,
"loss": 1.4428,
"step": 500
},
{
"epoch": 0.9027777777777778,
"grad_norm": 3.7312850952148438,
"learning_rate": 6.708517537523264e-06,
"loss": 1.4014,
"step": 520
},
{
"epoch": 0.9375,
"grad_norm": 3.2819321155548096,
"learning_rate": 6.420561307807713e-06,
"loss": 1.4214,
"step": 540
},
{
"epoch": 0.9722222222222222,
"grad_norm": 2.9412100315093994,
"learning_rate": 6.12738151212918e-06,
"loss": 1.4367,
"step": 560
},
{
"epoch": 1.0069444444444444,
"grad_norm": 4.002957820892334,
"learning_rate": 5.830056206037482e-06,
"loss": 1.4019,
"step": 580
},
{
"epoch": 1.0416666666666667,
"grad_norm": 3.2070395946502686,
"learning_rate": 5.529678688597081e-06,
"loss": 1.3294,
"step": 600
},
{
"epoch": 1.0763888888888888,
"grad_norm": 3.3583526611328125,
"learning_rate": 5.2273534822017105e-06,
"loss": 1.3302,
"step": 620
},
{
"epoch": 1.1111111111111112,
"grad_norm": 4.011720657348633,
"learning_rate": 4.924192271119554e-06,
"loss": 1.2973,
"step": 640
}
],
"logging_steps": 20,
"max_steps": 1152,
"num_input_tokens_seen": 0,
"num_train_epochs": 2,
"save_steps": 50,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": false
},
"attributes": {}
}
},
"total_flos": 1.2691724813225165e+17,
"train_batch_size": 4,
"trial_name": null,
"trial_params": null
}

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6999d99b0ec3831abd58bd6fec26bef4e74e884d0058076eed8c5f0b91586567
size 5969