-
我还是无法理解。1-shot constraint代表the original token(包含一个示例) ,half-shot constraint指什么,半个示例?
_Originally posted by @21-10-4 in https://github.com/microsoft/LLMLingua/issues/164#issuecomment-2367944467_
…
-
https://arxiv.org/abs/2203.07586#:~:text=Long%20Document%20Summarization%20with%20Top%2Ddown%20and%20Bottom%2Dup%20Inference,-Bo%20Pang%2C%20Erik&text=Text%20summarization%20aims%20to%20condense,token…
-
### Author Pages
https://aclanthology.org/people/y/yifan-wang/
### Type of Author Metadata Correction
- [X] The author page wrongly conflates different people with the same name.
- [ ] This author …
-
For the next steps, we would like to have the following models:
- [x] TextRank
- [x] BART (import this from huggingface; refer to the Pegasus model we already have)
Assigning this to @troyfeng1…
-
I’m attempting to use the MockingBird model to make a chatbot only answer questions related to the .PDF document data in the corpus (so a question like “How is the weather?” or “How are you?” should n…
-
First of all thanks for this nice summary model. I like to what is input sequence size for this model ? and what is best procedure if I like to summary a long document or multi documents with length m…
-
### This issue is for a: (mark with an `x`)
```
[ ] bug report -> please search issues before submitting
[x] feature request
[ ] documentation issue or request
[ ] regression (a behavior that use…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
#### Issue Description:
Hi, I would like to contribute an **NLP project** titled **Text S…
-
Perhaps worth a new category in the summarization page : "Extreme Summarization"
https://arxiv.org/abs/1808.08745v1
Kind
-
Hi, I came across FactKB in a project to evaluate summarization and found it useful for my study. I tried to run the code and found that the pretrained model only accepts max 512 tokens which seems to…