-
### 프로젝트 수행 목적과 결과 그리고 그 방안에 대하여 논의
> [!NOTE]
> GPT를 참조한 가안
```
> [!NOTE]
> Useful information that users should know, even when skimming content.
> [!TIP]
> Helpful advice for doing thing…
-
**học**
-
- [ ] Text summarization techniques: extractive and abstractive summarization.
- [ ] Implementing summarization algorithms using Python.
**làm**
-
- [ ] Develop a simple extract…
-
- học và implement extractive và abstractive summarization
- cài đặt một model sử dụng NLTK và spaCy
-
I am pretty newbie in RAGAS
I'd like to evaluate the quality of summarization . I have long context and predicted summarization .
How I can use RAGAS for this ?
Up to now I found RAGAS usefu…
-
### Try existing fine-tuned h2oGPT 12B model with 'summarize' prompt_type
https://github.com/h2oai/h2ogpt/blob/9c2bc937ff72c6e82fb195c4cd713f018e1d8cad/finetune.py#L851-L852
`CUDA_VISIBLE_DEVICES=0,…
-
-
Hi, thanks so much for the great work and code!
After running the following:
```bash
python train_hf_summarization_model.py \
--model_name_or_path fangyuan/nq_abstractive_compressor \
--do_predic…
-
I want to pre-train PEGASUS model from scratch on a language other than English. Is there any way to do this using huggingace API's? The source code released by the authors is complicated in use to pr…
-
-
Dataloader name: `crosssum/crosssum.py`
DataCatalogue: http://seacrowd.github.io/seacrowd-catalogue/card.html?crosssum
| Dataset| crosssum |
|-------------|---|
| Description | This is a large-sc…