Difference between revisions of "ULMFiT"
(Created page with "[http://www.youtube.com/results?search_query=ULMFiT+nlp+language Youtube search...] [http://www.google.com/search?q=ULMFiT+nlp+language ...Google search] * Google's [[BERT]...") |
m |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
[http://www.google.com/search?q=ULMFiT+nlp+language ...Google search] | [http://www.google.com/search?q=ULMFiT+nlp+language ...Google search] | ||
| − | * Google's [[BERT]] - built on ideas from ULMFiT, [[ELMo]], and [ | + | * Google's [[Bidirectional Encoder Representations from Transformers (BERT)]] - built on ideas from ULMFiT, [[ELMo]], and [[OpenAI]] |
| − | * [[Natural Language Processing (NLP) | + | * [[Large Language Model (LLM)]] ... [[Natural Language Processing (NLP)]] ...[[Natural Language Generation (NLG)|Generation]] ... [[Natural Language Classification (NLC)|Classification]] ... [[Natural Language Processing (NLP)#Natural Language Understanding (NLU)|Understanding]] ... [[Language Translation|Translation]] ... [[Natural Language Tools & Services|Tools & Services]] |
| − | * [http://github.com/explosion/spaCy/issues/2342 Adding Universal Language Model Fine-tuning ULMFiT pre-trained LM to spacy and alowing a simple way to train new models] | + | * [http://github.com/explosion/spaCy/issues/2342 Adding Universal Language Model [[Fine-tuning]] ULMFiT pre-trained LM to spacy and alowing a simple way to train new models] |
<youtube>zxJJ0T54HX8</youtube> | <youtube>zxJJ0T54HX8</youtube> | ||
Latest revision as of 19:33, 16 August 2023
Youtube search... ...Google search
- Google's Bidirectional Encoder Representations from Transformers (BERT) - built on ideas from ULMFiT, ELMo, and OpenAI
- Large Language Model (LLM) ... Natural Language Processing (NLP) ...Generation ... Classification ... Understanding ... Translation ... Tools & Services
- Adding Universal Language Model Fine-tuning ULMFiT pre-trained LM to spacy and alowing a simple way to train new models