-
I've gotten some really dangerous QA responses. We'll want to manually scrub these, I'll start with a few in ace9d8436535abcb7dda5e11f427eeefe77b4415
-
BioGPT is now available for usage in 🤗 Transformers!
Docs: https://huggingface.co/docs/transformers/main/en/model_doc/biogpt.
Checkpoints on the hub: https://huggingface.co/microsoft/biogpt
I…
-
### Feature request
Zero-shot classification can be solved with NextSentencePrediction task of BERT, and it has shown competitive results to NLI-based zero-shot classification in some cases. There …
-
After reading the [BERT, Pre-training of Deep Bidirectional Transformers fo r Language Understanding](https://arxiv.org/pdf/1810.04805.pdf) paper, I had a fundamental question want to figure out.
B…
-
Hi!
We have lots of non-HTML `erb` files in our Puppet repo.
If you try editing one of those, Atom assumes they are HTML files, and tries to apply HTML highlighting to them.
Primarily I'd lik…
-
There are several VBO terms that may not represent breeds and need to be reviewed because they could (1) be outside of the scope of VBO because they do not appear to be breeds, or (2) be grouping term…
-
I'm really looking for an effective word-level summarization solution. It isn't clear to me how to turn off the "generator" part of the pointer-generator network.
Let me know if this is possible an…
-
# Overall plan:
* Add AG terms into the glossary of [terms](../blob/master/terms) (mostly Görel)
* Synchronize with the [AG reader](../blob/master/literature/attribute_grammars.md) (Tony, Eric, ...)…
-
Post your response to our challenge questions.
Think about how Large Language Models (LLMs) may assist with your planned final project. For example, they could help in labeling data, searching for …
lkcao updated
7 months ago
-
## âť“ How to build vocab from Glove embedding?
**Description**
How to build vocab from Glove embedding?
I have gone through the documentation and the release update, I got to know that the Vec…