X Tutup
The Wayback Machine - https://web.archive.org/web/20210104123050/https://github.com/topics/natural-language-processing
Skip to content
#

natural-language-processing

Natural language processing (NLP) is a field of computer science that studies how computers and humans interact. In the 1950s, Alan Turing published an article that proposed a measure of intelligence, now called the Turing test. More modern techniques, such as deep learning, have produced results in the fields of language modeling, parsing, and natural-language tasks.

Here are 6,910 public repositories matching this topic...

transformers
forest1988
forest1988 commented Jan 3, 2021

🚀 Feature request

It seems GPT-2 and BartDecoder has a different style of past_key_values.

In GPT-2, past_key_values is explained as below:
(the explanation is from https://huggingface.co/transformers/model_doc/gpt2.html#gpt2model)

(parameters)
past_key_values (List[torch.FloatTensor] of length config.n_layers) – Contains precomputed hidden-states (key and values in the atten
gensim
rasa

💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants

  • Updated Jan 4, 2021
  • Python
Ciphey

Created by Alan Turing

Wikipedia
Wikipedia
You can’t perform that action at this time.
X Tutup