-
Helo dears,
I'm trying to load pre-training mode as bellow code:
```
url = 'https://dl.fbaipublicfiles.com/fasttext/vectors-wiki/wiki.ar.vec'
SRC.build_vocab(train_data, vectors=Vectors('wi…
-
-
问下这里有做文本相似度方面的项目吗?
-
`learn = text_classifier_learner(dbunch_clas, AWD_LSTM, drop_mult=0.5, metrics=accuracy).to_fp16()`
It used to work fine. Couldn't figure out the assertion error.
AssertionError Traceback (most …
-
I am new to pytorch and nlp. I have a question when I tried to build a model.
Since my training dataset is not so big, the size of its _vocab_ is relatively small (around 5000). However, I want to …
-
When the following script: https://github.com/PAIR-code/lit/blob/main/lit_nlp/examples/simple_pytorch_demo.py I am getting cuda out of memory issues, regardless of max_batch_size or number of gpus use…
-
## Goal
Create a bot that is able to answer questions asked by users based on RAG framework on government data sourced by parsing PDFs.
## Description
We have a number of PDFs in Hindi Engli…
-
https://www.wgj.ink/2023/10/23/University/AI/ModelLearning/ChatGPT/Transformer%E5%9F%BA%E7%A1%80/
本文介绍Transformer中涉及到的方法和模型,并作简要介绍。
-
## 🐛 Bug
[HFSaveCheckpoint](https://lightning-transformers.readthedocs.io/en/latest/features/hf_save.html) does not save a HuggingFace checkpoint when the model is trained with deepspeed. No messag…
-
Subscribe to this issue and stay notified about new [daily trending repos in Jupyter Notebook](https://github.com/trending/jupyter-notebook?since=daily).