-
train_path: ["/home/lxf/Documents/xinfeng/research/token_spoof/CodecBased/ASVSpoof2019-TSV/train.tsv", "/home/lxf/Documents/xinfeng/datasets/ASVSpoof2019/LA/ASVspoof2019_LA_cm_protocols/ASVspoof2019.L…
-
May I ask if all AID images are used for training?
-
想问一下,放上去的pre-train模型是否是论文数据中的模型呢?跑了一下set5差距很大
-
Hi. I am doing train LLM Model with Turkish. I have a question. How LLM model know what Language dataset I have. I have text file in my converted dataset folder by train stages request. Should I add …
-
📄 Describe
train/valid/test split의 json 구분하려고 합니다
✅ Tasks
- [x] json 첨부
🙋🏻 More
-
~~https://18xx.games/game/179384?action=1017~~
~~Press [Show trains from other players].~~
~~Expected: All trains belonging to other players are shown.~~
~~Observed: 5s, 6s are shown. 3+Ds are …
-
# Motivation
Since ichigo v0.5 will support additional language that will make the traditional t2s obsolete. This is a good chance to introduce a t2s framework that we have full control over.
# Go…
-
### Bug description
I use `trainer.fit(model, datamodule=dm)` to start training.
"dm" is an object whose class inherited from `pl.LightningDataModule`, and in the class, I override the function:
…
-
If I want to retrain the CDL dataset myself without using your preprocessed data, can I do that? I tried training directly, but it reported an error saying it couldn't find the pickle file. Why is tha…
-
Current transformers version 4.46.1 `def compute_loss` signature changed causing issues when importing and using
`from tevatron.retriever.trainer import TevatronTrainer as Trainer` (The transformers…