-
Using this chain takes lots of time for generating out put i.e., summary
Here is the reference which I used
https://js.langchain.com/docs/modules/chains/other_chains/summarization
-
Managed to train t5-11b on 1x 40GB gpu w/ Deepspeed (A100-SXM4-40GB)
Thank you, @PeterAJansen for letting me use your hardware!
Thank you, @jeffra and @samyam, for not believing that it is not p…
-
## Data loss scenario: operations deleted from storage and not persisted in summaries are lost forever
In #4732, we introduced a TTL to ops stored the MongoDB. However, we did not update the su…
-
On this page: https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/cognitive-services/language-service/summarization/includes/quickstarts/python-sdk.md
The sample code is legacy tasks for…
-
### ⚠️ Search for existing issues first ⚠️
- [X] I have searched the existing issues, and there is no existing issue for my problem
### Which Operating System are you using?
Windows
### Wh…
-
@justus-camp @DLehenbauer @dstanesc This is the place where we can discuss details of compression implementation of the operations and summaries in the fluid runtime (rather than on the DDS level). Th…
-
- Document summary workflow, and incorporate into geocodes documentation.
- migrate cleaned up summary code to a repository (geocodes, or new repo)
specifics:
* https://github.com/earthcube/geoc…
-
Resolves #12
-
### Feature request
At the moment, thanks to this PR https://github.com/huggingface/transformers/pull/14947 the option to truncate the text from the left instead of just from the right has been adde…
-
Hi,
I want to fine-tune T5 for a seq2seq task and I'm using the T5ForConditionalGeneration as it seems to have an LM decoder on top.
As there's no code example for this, I have lots of questions:
…