metadata
license: other
license_name: gopuai-v1.0.0
license_link: https://raw.githubusercontent.com/gopu-inc/licenses/main/gopuAI-v1.0.0.md'
language:
- fr
- en
tags:
- text-generation
- conversational
- artificial-intelligence
- gopuAI
- agentV1
pipeline_tag: text-generation
widget:
- text: Bonjour, qui es-tu ?
example_title: Présentation
- text: Explique-moi l'IA générative
example_title: Explication IA
- text: Comment programmer en Python ?
example_title: Aide programmation
unity-tinny-go
This model is a fine-tuned version of Gopu-poss/unity-tinny-go on the None dataset.
Model description
More information needed
Intended uses & limitations
More information needed
Training and evaluation data
More information needed
Training procedure
Training hyperparameters
The following hyperparameters were used during training:
- learning_rate: 5e-05
- train_batch_size: 2
- eval_batch_size: 8
- seed: 42
- optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: linear
- lr_scheduler_warmup_steps: 50
- num_epochs: 3
Training results
Framework versions
- Transformers 4.57.1
- Pytorch 2.8.0+cu126
- Datasets 4.0.0
- Tokenizers 0.22.1