-
我想用T5、GPT把英文翻译成中文
-
I want to use PEFT+LoRA to fine-tune starchat-alpha.
I assume "target_modules" shall be set to "starcoder" according to following code:
"utils/other.py"
TRANSFORMERS_MODELS_TO_LORA_TARGET_MODULES_M…
-
### 🐛 Describe the bug
I am trying to train Google mT5 model ( I have tried mt5-small and mt5-large ). My model had a runtime error during the feedforward phase in training.
The error had somethin…
-
### Expected Behavior
trade on close price
### Actual Behavior
trading 8 points ahead of closing price
### Steps to Reproduce
I am backtesting my code using backtesting in Python 3 and I…
-
### Prerequisites
- [X] I have read the [documentation](https://hf.co/docs/autotrain).
- [X] I have checked other issues for similar problems.
### Backend
Hugging Face Space/Endpoints
###…
-
hi , the EA gets removed when changing TFs a few times.
position sizer 3.02 mt5 build 3559
-
**Describe the bug**
I am fine-tuning MT5 on the German part of MLSUM. When I use a single GPU, I get a CUDA ran out of memor error, so I am trying to train on multiple GPUs. However, this keeps retu…
-
Hi,
I would like to test your solution and i tryed to use it with the actual files on MT4. And MT4 cannot load .mql5 extension.
Do you have this solution for MT4 version ?
And do you have more ex…
-
- mT5 ( @kwankoravich ) Done
- mGPT( @kwankoravich ) Done
- XGLM ( @Ink6220 ) Done
- XMOD ( @jingwora )
- XLM-Roberta ( @Ink6220 ) Done
- BLOOM ( @jingwora )
- GLM ( @Ink6220 ) Done -> it shou…
-
# 🐛 Bug
## Information
Model I am using: bert-base-cased
Language I am using the model on (English, Chinese ...): English
The problem arises when using:
* [x] the official example scripts…