-
### What happened + What you expected to happen
I have multiple pcs that are connected and can be accesses easily through ssh. Going manually inside a pc, that is the node, and defining it to be the …
-
### 🐛 Describe the bug
Thanks for the new torch release!
I am using torch nested in the bettertransfromer implementation. https://pytorch.org/blog/a-better-transformer-for-fast-transformer-enco…
-
File "train_mydata.py", line 4, in
tokenizer = AutoTokenizer.from_pretrained('SentiWSP-base')
File "/mnt/sdb/home/liailin/miniconda3/envs/SentiWSP/lib/python3.7/site-packages/transformers/mod…
-
# DistilBERT, a distilled version of BERT: smaller, faster, cheaper and lighter
BERTを知識蒸留することにより、軽量化・高速化を図った研究。モデルの性能を97%保ちつつ、モデルサイズを40%、計算速度を60%落とすことに成功。知識蒸留を行う際には、教師モデルの出力分布を教師データとしたsoft target lo…
-
I have a notebook (and data) that trains a multilabel roberta model successfully with fast-bert 1.7.0.
I have a new machine and set up the conda env with the latest fast-bert (1.9.1) and the noteb…
laurb updated
3 years ago
-
## 집현전 중급반 스터디
- 2022년 6월 26일 일요일 9시
- 장동건님 김제우님 김종은님 이기성님 발표
- 논문 링크: https://arxiv.org/abs/1910.01108
> ### Abstract
> As Transfer Learning from large-scale pre-trained models becomes more pr…
-
I'm using this code to get the embeddings of sentences that are in my dataset(I'm using my pretrained model).
`python extract_features.py \
--input_file=/tmp/input.txt \
--output_file=/tmp/ou…
-
# ComfyUI Error Report
## Error Details
- **Node Type:** Joy_caption_two
- **Exception Type:** ValueError
- **Exception Message:** Unrecognized model in E:\comfyui-auto\models\Joy_caption_two\te…
-
I followed your instructions using my data.
Since the batch_size was too big for my data i changed it to 6.
Then i got this error during evaluation:
`
08/23/2019 17:50:14 - INFO - root - …
-
Hi, I'm following the guide, and everything seems to work except when I'm creating a predictor object I get:
File "bert.py", line 63, in
do_lower_case=False)
File "/home/w3pt/.local/lib/…