File size: 1,002 Bytes
bdca3ed ae885b4 bdca3ed d1fe42b 642f968 bdca3ed ae885b4 bdca3ed b3a5017 bdca3ed d89c45a ed840d7 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
---
datasets:
- HuggingFaceH4/ultrachat_200k
language:
- en
license: other
base_model: Qwen/Qwen-1_8B
---
# Model description
The model was trained on about 6560 examples of the HuggingFaceH4/ultrachat_200k dataset, with plans to release more checkpoints later on.
This model has not been aligned with DPO. In the future, different repositories will be released that contain versions of this model aligned with DPO, using various datasets.
# Evaluation
Upon personal testing, the model demonstrates excellent performance in mathematics, history, and coding tasks.
However, due to the model's requirement for the setting trust_remote_code=True, it cannot be submitted to the Open LLM Leaderboard. As a result, I will release a llama-fied version of this model that can be submitted to the Open LLM leaderboard.
# Recommended inference parameters
temperature=0.2, top_p=0.14, top_k=12, repetition_penalty=1.1
# License
Please make sure to read the Qwen licensing agreement before using this model. |