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

Model: ignos/Mistral-T5-7B-v1
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-11 10:40:38 +08:00
commit d1c3d636bf
11 changed files with 516 additions and 0 deletions

62
README.md Normal file
View File

@@ -0,0 +1,62 @@
---
license: apache-2.0
---
# Model Card for Model ID
This model is a finetuning of [Toten5/Marcoroni-neural-chat-7B-v2](https://huggingface.co/Toten5/Marcoroni-neural-chat-7B-v2)
## Model Details
### Model Description
- **Developed by:** Ignos
- **Model type:** Mistral
- **License:** Apache-2.0
## Uses
Model created to improve instructional behavior.
## Bias, Risks, and Limitations
The same bias, risks and limitations from base models.
## Training Details
### Training Data
- [tatsu-lab/alpaca](https://huggingface.co/datasets/tatsu-lab/alpaca)
### Training Procedure
- Training with QLoRA approach and merging with base model.
### Results
- Huggingface evaluation pending
#### Summary
## Technical Specifications
### Model Architecture and Objective
- Models based on Mistral Architecture
### Compute Infrastructure
- Training on RunPod
#### Hardware
- 3 x RTX 4090
- 48 vCPU 377 GB RAM
#### Software
- Axolotl 0.3.0
### Framework versions
- PEFT 0.6.0