Tags: neural network* + nlp*

0 bookmark(s) - Sort by: Date ↓ / Title /

  1. Ashish Vaswani et. al. introduce Transformers and Attention in this classic 2017 paper.

    The Transformer architecture relies solely on attention mechanisms, dispensing with recurrence and convolutions entirely for sequence transduction tasks. This new network design improves translation quality while being more parallelizable and significantly faster to train than previous models.

    - Achieved 28.4 BLEU on the WMT 2014 English-to-German translation task.
    - Reached a state-of-the-art score of 41.8 BLEU for English-to-French using eight GPUs in only 3.5 days.
    - Demonstrates successful application to English constituency parsing with both large and limited training data sets.
  2. The attention mechanism in Large Language Models (LLMs) helps derive the meaning of a word from its context. This involves encoding words as multi-dimensional vectors, calculating query and key vectors, and using attention weights to adjust the embedding based on contextual relevance.
  3. 2021-09-10 Tags: , by klotz
  4. 2019-12-22 Tags: , , , by klotz
  5. 2019-04-18 Tags: , , , , by klotz

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: tagged with "neural network+nlp"

About - Propulsed by SemanticScuttle