|
|
--- |
|
|
license: creativeml-openrail-m |
|
|
datasets: |
|
|
- HuggingFaceH4/ultrachat_200k |
|
|
language: |
|
|
- en |
|
|
base_model: |
|
|
- unsloth/Qwen2.5-0.5B-bnb-4bit |
|
|
tags: |
|
|
- Qwen |
|
|
- Qwen2.5 |
|
|
- 0.5B |
|
|
- Llama-cpp |
|
|
pipeline_tag: text-generation |
|
|
--- |
|
|
|
|
|
## Qwen2.5-0.5B-200K |
|
|
|
|
|
|
|
|
| Attribute | Description | |
|
|
|---------------|-----------------------------------------------------------------------------| |
|
|
| **License** | creativeml-openrail-m | |
|
|
| **Datasets** | HuggingFaceH4/ultrachat_200k | |
|
|
| **Language** | en | |
|
|
| **Base Model**| unsloth/Qwen2.5-0.5B-bnb-4bit | |
|
|
| **Tags** | Qwen, Qwen2.5, 0.5B, Llama-cpp | |
|
|
|
|
|
Developed by: prithivMLmods |
|
|
|
|
|
| File Name | Size | Description | |
|
|
|-------------------------------|----------|-------------------------------------------------------------------------------------------------------| |
|
|
| `.gitattributes` | 1.52kB | Git configuration file specifying attributes and LFS rules. | |
|
|
| `README.md` | 218B | Markdown file with project information and instructions. | |
|
|
| `added_tokens.json` | 657B | JSON file containing additional tokens for tokenization. | |
|
|
| `config.json` | 847B | JSON configuration file for setting model parameters. | |
|
|
| `generation_config.json` | 174B | JSON file specifying configuration for generation settings. | |
|
|
| `merges.txt` | 1.82MB | File containing the merge rules for tokenizer. | |
|
|
| `pytorch_model.bin` | 988MB | PyTorch model file containing the weights of the neural network. | |
|
|
| `special_tokens_map.json` | 647B | JSON file mapping special tokens for the tokenizer. | |
|
|
| `tokenizer.json` | 7.34MB | JSON file containing the tokenizer's configuration and vocabulary. | |
|
|
| `tokenizer_config.json` | 7.73kB | JSON configuration file for setting tokenizer parameters. | |
|
|
| `vocab.json` | 2.78MB | JSON file containing the vocabulary used by the tokenizer. | |