ELMO-C

ELMo model variant

Efficient Contextual Representation Learning Model with Continuous Outputs

Source Code for Efficient Contextual Representation Learning Without Softmax Layer (TACL 19)

GitHub

4 stars
6 watching
0 forks
Language: Python
last commit: about 6 years ago

Related projects:

RepositoryDescriptionStars
jiangtong-li/subword-elmoThis is a repository for a subword ELMo model pre-trained on a large corpus of text.12
hit-scir/elmoformanylangsProvides pre-trained ELMo representations for multiple languages to improve NLP tasks.1,462
t-systems-on-site-services-gmbh/german-elmo-modelA pre-trained deep contextualized word representation model trained on a German Wikipedia corpus28
byungkwanlee/collavoDevelops a PyTorch implementation of an enhanced vision language model93
maxpumperla/elephasEnables distributed deep learning with Keras and Spark for scalable model training1,574
nttcslab-nlp/doc_lmThis repository contains source files and training scripts for language models.12
vhellendoorn/code-lmsA guide to using pre-trained large language models in source code analysis and generation1,789
scicloj/scicloj.ml.clj-djlProvides pre-trained machine learning models for natural language processing tasks using Clojure and the clj-djl framework.0
ys-zong/vl-iclA benchmarking suite for multimodal in-context learning models31
royson/fedl2pThis project enables personalized learning models by collaborating on learning the best strategy for each client19
l0sg/relational-rnn-pytorchAn implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling245
elliottd/groundedtranslationTrains multilingual image description models using neural sequence models and extracts hidden features from trained models.46
dinghanshen/swemReproduces the results of an ACL 2018 paper on simple word-embedding-based models for natural language processing tasks.284
yxuansu/taclImproves pre-trained language models by encouraging an isotropic and discriminative distribution of token representations.92
yinboc/liifThis project presents an approach to learning continuous image representation using a local implicit function.1,285