-
I have fine-tuned PEGASUS model for abstractive summarization using [this script](https://gist.github.com/jiahao87/50cec29725824da7ff6dd9314b53c4b3) which uses huggingface.
The output model is in p…
-
# 🐛 Bug
## Information
Model I am using (Bert, XLNet ...): Community Models
Language I am using the model on (English, Chinese ...): Multiple different ones
Quite some community models ca…
-
- [The Factual Inconsistency Problem in Abstractive Text Summarization: A Survey](https://arxiv.org/abs/2104.14839)
-
## 중요한 점
- 남들이 만들어놓은 거인의 어깨위에 서는 것. (검색)
- 우리뇌의 일부분 =구글
## 무엇을?
- 윤서님: 사진 찍으면 글자를 인식해서 글자나오는 것 (OCR). - https://www.pyimagesearch.com/2018/09/17/opencv-ocr-and-text-recognition-with-tesseract/…
-
-
Hi, when i reimplement the experiment , i met the OOM problem:
2021-07-04 14:54:41 | WARNING | fairseq.trainer | OOM: Ran out of memory with exception: CUDA out of memory. Tried to allocate 1.51 Gi…
-
hi,大家好,非常高兴的告诉大家,百度飞桨论文复现赛第五期已经开始了,本次**论文复现赛**共将有100篇的经典&前沿论文供大家复现,以及新增了**工程落地赛**,详细信息可以参考[AI Studio](https://aistudio.baidu.com/aistudio/competition/detail/126/0/introduction),大家是否已经迫不及待了呢~
为了帮助…
-
I am using tf 2.4.1, keras 2.4.3, and python 3.8.10 on CPU.
I have downloaded pretrained GloVe word embeddings to train an Encoder-Decoder Model for abstractive summarization.
I have created two e…
-
I am using tf 2.4.1, keras 2.4.3, and python 3.8.10 on CPU.
I have downloaded pretrained GloVe word embeddings to train an Encoder-Decoder Model for abstractive summarization.
I have created two emb…
-
@okhat
I am trying to use ColBERT for a document retrieval project I am working on and I'd like to ask if I have understood the procedure correctly. I am trying to perform a ranking task based on th…