datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
regolo-instruct-llama70B
Regolo Instruct Llama-3.3-70B - Regolo.ai 🧠
Description
This dataset was generated using Llama-3.3-70B, served via regolo.ai.The generation process was divided into two main stages:
Translation of questions from open-source English-language datasets using Qwen2.5-7B
Response generation through regolo
Data
{
"messages": [
{"role": "system", "content": "<SYSTEM MESSAGE>"},
{"role": "user", "content":… See the full description on the dataset page: https://huggingface.co/datasets/ReDiX/regolo-instruct-llama70B.Regolo-Instruct_DATA-AI
Data
{
"messages": [
{"role": "system", "content": "<SYSTEM MESSAGE>"},
{"role": "user", "content": "<USER MESSAGE>"},
{"role": "assistant", "content": "<LLAMA3 RESPONSE>"}
],
"category": string,
"usage": {
"prompt_tokens": int,
"total_tokens": int,
"completion_tokens": int,
"prompt_tokens_details": obj
},
"time": time (s),
"model": "Mattimax/DATA-AI_Chat_0.5B"
}
Purpose of the Dataset
This dataset is provided under the… See the full description on the dataset page: https://huggingface.co/datasets/Mattimax/Regolo-Instruct_DATA-AI.
