-
### System Info
System Info
Python version: 3.11.0
PyTorch version: 2.4.1 or 2.5.0
Transformers version: 4.46.0
TRL version: 0.11.4
PEFT version: 0.13.2
### In…
-
Hello,
I should like use a Protronik ptr 6a transmitter as trainer solution because this transmitter accept modes 1 to 2 by switch a button on the bottom side. It's protocol is FHSS.
Is it possible …
-
`train_on_responses_only` expects `instruction_part` and `response_part`, which seems to not work with the Mistral chat template.
Whenever I try some kind of `[INST]` combination, the spaced decode…
kldzj updated
17 hours ago
-
### Version
1
### DataCap Applicant
aitrain
### Project ID
3
### Data Owner Name
Ai trainer
### Data Owner Country/Region
China
### Data Owner Industry
IT & Technology Services
### Website…
-
It would be awesome to see how great you are on training names compared to others. Per group a highscore is stored and users can view the current top 10 or smth. You could only do this for hard mode o…
-
### 软件环境
```Markdown
- paddlepaddle:
- paddlepaddle-gpu: 3.0.0b1
- paddlenlp: 3.0.0b1.post20241009
```
### 重复问题
- [X] I have searched the existing issues
### 错误描述
```Markdown
对 Qwen/Qwen2-…
-
when I trained the NeuralProphet model, I won't save the log file named 'lightning_logs', so I set the `trainer_config = {'logger': None/False}`, and it still saved the log file. How can I resolve thi…
-
### System Info
Transformers: 4.40.2
### Who can help?
@muellerzr @SunMarc @ArthurZucker
### Information
- [ ] The official example scripts
- [ ] My own modified scripts
### Tasks
…
-
Repro:
transformers: `pip install git+https://github.com/huggingface/transformers`
setfit: `pip install setfit==1.1.0`
code:
```
dataset = load_dataset("sst2")
train_dataset = samp…
-
Hey Everyone,
I was trying to finetune gemma-2-2b-it with my local PC which has got A3000 GPU inside. I have followed conda install method.
This is my trainer:
``trainer = SFTTrainer(
mo…