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

Model: ggml-org/stories15M_MOE
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-08-14 17:57:14 +08:00
commit d8a6ca7e13
33 changed files with 96911 additions and 0 deletions

View File

@@ -0,0 +1,202 @@
---
base_model: /content/stories15M_MOE
library_name: peft
---
# 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.11.1

View File

@@ -0,0 +1,35 @@
{
"alpha_pattern": {},
"auto_mapping": null,
"base_model_name_or_path": "/content/stories15M_MOE",
"bias": "none",
"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_dropout": 0.05,
"megatron_config": null,
"megatron_core": "megatron.core",
"modules_to_save": null,
"peft_type": "LORA",
"r": 64,
"rank_pattern": {},
"revision": null,
"target_modules": [
"lm_head",
"w1",
"w3",
"o_proj",
"k_proj",
"w2",
"v_proj",
"q_proj"
],
"task_type": "CAUSAL_LM",
"use_dora": false,
"use_rslora": false
}

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,173 @@
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 333.0,
"eval_steps": 500,
"global_step": 400,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 17.0,
"grad_norm": 6.09660530090332,
"learning_rate": 5e-06,
"loss": 2.5103,
"step": 20
},
{
"epoch": 33.0,
"grad_norm": 1.7365801334381104,
"learning_rate": 1e-05,
"loss": 2.1374,
"step": 40
},
{
"epoch": 50.0,
"grad_norm": 1.1849949359893799,
"learning_rate": 1.5e-05,
"loss": 2.0202,
"step": 60
},
{
"epoch": 67.0,
"grad_norm": 0.8566276431083679,
"learning_rate": 2e-05,
"loss": 1.8209,
"step": 80
},
{
"epoch": 83.0,
"grad_norm": 0.733796238899231,
"learning_rate": 2.5e-05,
"loss": 1.5589,
"step": 100
},
{
"epoch": 100.0,
"grad_norm": 1.1494934558868408,
"learning_rate": 2.375e-05,
"loss": 1.4981,
"step": 120
},
{
"epoch": 117.0,
"grad_norm": 1.0989091396331787,
"learning_rate": 2.25e-05,
"loss": 1.3532,
"step": 140
},
{
"epoch": 133.0,
"grad_norm": 1.2396273612976074,
"learning_rate": 2.125e-05,
"loss": 1.1437,
"step": 160
},
{
"epoch": 150.0,
"grad_norm": 1.9112813472747803,
"learning_rate": 2e-05,
"loss": 1.0889,
"step": 180
},
{
"epoch": 167.0,
"grad_norm": 1.9788281917572021,
"learning_rate": 1.8750000000000002e-05,
"loss": 0.9825,
"step": 200
},
{
"epoch": 183.0,
"grad_norm": 2.772813081741333,
"learning_rate": 1.75e-05,
"loss": 0.832,
"step": 220
},
{
"epoch": 200.0,
"grad_norm": 2.384052038192749,
"learning_rate": 1.6250000000000002e-05,
"loss": 0.7939,
"step": 240
},
{
"epoch": 217.0,
"grad_norm": 2.423220634460449,
"learning_rate": 1.5e-05,
"loss": 0.7084,
"step": 260
},
{
"epoch": 233.0,
"grad_norm": 2.2296969890594482,
"learning_rate": 1.3750000000000002e-05,
"loss": 0.5999,
"step": 280
},
{
"epoch": 250.0,
"grad_norm": 3.0638062953948975,
"learning_rate": 1.25e-05,
"loss": 0.5756,
"step": 300
},
{
"epoch": 267.0,
"grad_norm": 3.0690948963165283,
"learning_rate": 1.125e-05,
"loss": 0.5252,
"step": 320
},
{
"epoch": 283.0,
"grad_norm": 2.1726977825164795,
"learning_rate": 1e-05,
"loss": 0.4515,
"step": 340
},
{
"epoch": 300.0,
"grad_norm": 2.711531639099121,
"learning_rate": 8.75e-06,
"loss": 0.4445,
"step": 360
},
{
"epoch": 317.0,
"grad_norm": 2.583651542663574,
"learning_rate": 7.5e-06,
"loss": 0.4179,
"step": 380
},
{
"epoch": 333.0,
"grad_norm": 2.864351511001587,
"learning_rate": 6.25e-06,
"loss": 0.363,
"step": 400
}
],
"logging_steps": 20,
"max_steps": 500,
"num_input_tokens_seen": 0,
"num_train_epochs": 500,
"save_steps": 100,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": false
},
"attributes": {}
}
},
"total_flos": 1439972197574400.0,
"train_batch_size": 50,
"trial_name": null,
"trial_params": null
}

View File

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

View File

@@ -0,0 +1,202 @@
---
base_model: /content/stories15M_MOE
library_name: peft
---
# 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.11.1

View File

@@ -0,0 +1,35 @@
{
"alpha_pattern": {},
"auto_mapping": null,
"base_model_name_or_path": "/content/stories15M_MOE",
"bias": "none",
"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_dropout": 0.05,
"megatron_config": null,
"megatron_core": "megatron.core",
"modules_to_save": null,
"peft_type": "LORA",
"r": 64,
"rank_pattern": {},
"revision": null,
"target_modules": [
"lm_head",
"w1",
"w3",
"o_proj",
"k_proj",
"w2",
"v_proj",
"q_proj"
],
"task_type": "CAUSAL_LM",
"use_dora": false,
"use_rslora": false
}

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,208 @@
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 417.0,
"eval_steps": 500,
"global_step": 500,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 17.0,
"grad_norm": 6.09660530090332,
"learning_rate": 5e-06,
"loss": 2.5103,
"step": 20
},
{
"epoch": 33.0,
"grad_norm": 1.7365801334381104,
"learning_rate": 1e-05,
"loss": 2.1374,
"step": 40
},
{
"epoch": 50.0,
"grad_norm": 1.1849949359893799,
"learning_rate": 1.5e-05,
"loss": 2.0202,
"step": 60
},
{
"epoch": 67.0,
"grad_norm": 0.8566276431083679,
"learning_rate": 2e-05,
"loss": 1.8209,
"step": 80
},
{
"epoch": 83.0,
"grad_norm": 0.733796238899231,
"learning_rate": 2.5e-05,
"loss": 1.5589,
"step": 100
},
{
"epoch": 100.0,
"grad_norm": 1.1494934558868408,
"learning_rate": 2.375e-05,
"loss": 1.4981,
"step": 120
},
{
"epoch": 117.0,
"grad_norm": 1.0989091396331787,
"learning_rate": 2.25e-05,
"loss": 1.3532,
"step": 140
},
{
"epoch": 133.0,
"grad_norm": 1.2396273612976074,
"learning_rate": 2.125e-05,
"loss": 1.1437,
"step": 160
},
{
"epoch": 150.0,
"grad_norm": 1.9112813472747803,
"learning_rate": 2e-05,
"loss": 1.0889,
"step": 180
},
{
"epoch": 167.0,
"grad_norm": 1.9788281917572021,
"learning_rate": 1.8750000000000002e-05,
"loss": 0.9825,
"step": 200
},
{
"epoch": 183.0,
"grad_norm": 2.772813081741333,
"learning_rate": 1.75e-05,
"loss": 0.832,
"step": 220
},
{
"epoch": 200.0,
"grad_norm": 2.384052038192749,
"learning_rate": 1.6250000000000002e-05,
"loss": 0.7939,
"step": 240
},
{
"epoch": 217.0,
"grad_norm": 2.423220634460449,
"learning_rate": 1.5e-05,
"loss": 0.7084,
"step": 260
},
{
"epoch": 233.0,
"grad_norm": 2.2296969890594482,
"learning_rate": 1.3750000000000002e-05,
"loss": 0.5999,
"step": 280
},
{
"epoch": 250.0,
"grad_norm": 3.0638062953948975,
"learning_rate": 1.25e-05,
"loss": 0.5756,
"step": 300
},
{
"epoch": 267.0,
"grad_norm": 3.0690948963165283,
"learning_rate": 1.125e-05,
"loss": 0.5252,
"step": 320
},
{
"epoch": 283.0,
"grad_norm": 2.1726977825164795,
"learning_rate": 1e-05,
"loss": 0.4515,
"step": 340
},
{
"epoch": 300.0,
"grad_norm": 2.711531639099121,
"learning_rate": 8.75e-06,
"loss": 0.4445,
"step": 360
},
{
"epoch": 317.0,
"grad_norm": 2.583651542663574,
"learning_rate": 7.5e-06,
"loss": 0.4179,
"step": 380
},
{
"epoch": 333.0,
"grad_norm": 2.864351511001587,
"learning_rate": 6.25e-06,
"loss": 0.363,
"step": 400
},
{
"epoch": 350.0,
"grad_norm": 1.7802315950393677,
"learning_rate": 5e-06,
"loss": 0.366,
"step": 420
},
{
"epoch": 367.0,
"grad_norm": 2.3433611392974854,
"learning_rate": 3.75e-06,
"loss": 0.3446,
"step": 440
},
{
"epoch": 383.0,
"grad_norm": 1.7403523921966553,
"learning_rate": 2.5e-06,
"loss": 0.3113,
"step": 460
},
{
"epoch": 400.0,
"grad_norm": 2.8045754432678223,
"learning_rate": 1.25e-06,
"loss": 0.3222,
"step": 480
},
{
"epoch": 417.0,
"grad_norm": 0.993517279624939,
"learning_rate": 0.0,
"loss": 0.3175,
"step": 500
}
],
"logging_steps": 20,
"max_steps": 500,
"num_input_tokens_seen": 0,
"num_train_epochs": 500,
"save_steps": 100,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": true
},
"attributes": {}
}
},
"total_flos": 1803074919043200.0,
"train_batch_size": 50,
"trial_name": null,
"trial_params": null
}

View File

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