The Wayback Machine - https://web.archive.org/web/20201019150314/https://github.com/topics/language-model
Skip to content
#

language-model

Here are 600 public repositories matching this topic...

transformers
LysandreJik
LysandreJik commented Oct 6, 2020

🚀 Feature request

The architecture GPT2ForSequenceClassification was added in #7501 in PyTorch. It would be great to have it in TensorFlow (cf. issues #7622), but it would also be great to have it for other causal models: OpenAI GPT, CTRL, TransfoXL

Currently working on OpenAI GPT: @fmcurti (done)

Below is a list of items to follow to make sure the integration of such an architect

haystack
kandloic
kandloic commented Aug 14, 2020

Question
Hi, I have been experimenting with the QA capabilities of Haystack and so far. I was wondering if it was possible for the model to generate paragraph-like contexts.

Additional context
So far, when a question is asked, the model outputs an answer and the context the answer can be found in. The context output by the model is oftentimes fragments of a sentence or fragments of a para

Improve this page

Add a description, image, and links to the language-model topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the language-model topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.