Topic: "language-models"
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Language: Python - Size: 287 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 144,208 - Forks: 28,911

bigscience-workshop/petals
🌸 Run LLMs at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading
Language: Python - Size: 4.06 MB - Last synced at: 5 days ago - Pushed at: 8 months ago - Stars: 9,616 - Forks: 554

argosopentech/argos-translate
Open-source offline translation library written in Python
Language: Python - Size: 3.63 MB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 4,440 - Forks: 323

atfortes/Awesome-LLM-Reasoning
Reasoning in LLMs: Papers and Resources, including Chain-of-Thought, OpenAI o1, and DeepSeek-R1 🍓
Size: 460 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 3,038 - Forks: 173

facebookresearch/large_concept_model
Large Concept Models: Language modeling in a sentence representation space
Language: Python - Size: 634 KB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 2,164 - Forks: 195

jalammar/ecco
Explain, analyze, and visualize NLP language models. Ecco creates interactive visualizations directly in Jupyter notebooks explaining the behavior of Transformer-based language models (like GPT2, BERT, RoBERTA, T5, and T0).
Language: Jupyter Notebook - Size: 4.06 MB - Last synced at: 4 days ago - Pushed at: 9 months ago - Stars: 2,031 - Forks: 174

zjukg/KG-LLM-Papers
[Paper List] Papers integrating knowledge graphs (KGs) and large language models (LLMs)
Size: 397 KB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 1,868 - Forks: 138

deepset-ai/FARM 📦
:house_with_garden: Fast & easy transfer learning for NLP. Harvesting language models for the industry. Focus on Question Answering.
Language: Python - Size: 6.97 MB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 1,750 - Forks: 249

curiousily/Get-Things-Done-with-Prompt-Engineering-and-LangChain
LangChain & Prompt Engineering tutorials on Large Language Models (LLMs) such as ChatGPT with custom data. Jupyter notebooks on loading and indexing data, creating prompt templates, CSV agents, and using retrieval QA chains to query the custom data. Projects for using a private LLM (Llama 2) for chat with PDF files, tweets sentiment analysis.
Language: Jupyter Notebook - Size: 15.1 MB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 1,182 - Forks: 369

declare-lab/tango
A family of diffusion models for text-to-audio generation.
Language: Python - Size: 19.3 MB - Last synced at: 3 days ago - Pushed at: 5 months ago - Stars: 1,166 - Forks: 99

llm-jp/awesome-japanese-llm
日本語LLMまとめ - Overview of Japanese LLMs
Language: TypeScript - Size: 12.1 MB - Last synced at: about 19 hours ago - Pushed at: 8 days ago - Stars: 1,164 - Forks: 33

ashishpatel26/Treasure-of-Transformers
💁 Awesome Treasure of Transformers Models for Natural Language processing contains papers, videos, blogs, official repo along with colab Notebooks. 🛫☑️
Language: Jupyter Notebook - Size: 370 KB - Last synced at: 5 days ago - Pushed at: 10 months ago - Stars: 990 - Forks: 210

kennethleungty/Llama-2-Open-Source-LLM-CPU-Inference
Running Llama 2 and other Open-Source LLMs on CPU Inference Locally for Document Q&A
Language: Python - Size: 4.52 MB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 962 - Forks: 211

zjunlp/Prompt4ReasoningPapers
[ACL 2023] Reasoning with Language Model Prompting: A Survey
Size: 7.37 MB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 951 - Forks: 69

princeton-nlp/LM-BFF
[ACL 2021] LM-BFF: Better Few-shot Fine-tuning of Language Models https://arxiv.org/abs/2012.15723
Language: Python - Size: 655 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 730 - Forks: 132

VinAIResearch/PhoBERT
PhoBERT: Pre-trained language models for Vietnamese (EMNLP-2020 Findings)
Size: 66.4 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 705 - Forks: 102

monarch-initiative/ontogpt
LLM-based ontological extraction tools, including SPIRES
Language: Jupyter Notebook - Size: 80.3 MB - Last synced at: 3 days ago - Pushed at: 11 days ago - Stars: 681 - Forks: 92

HazyResearch/hyena-dna
Official implementation for HyenaDNA, a long-range genomic foundation model built with Hyena
Language: Assembly - Size: 7.17 MB - Last synced at: 2 days ago - Pushed at: 26 days ago - Stars: 674 - Forks: 92

webis-de/small-text
Active Learning for Text Classification in Python
Language: Python - Size: 3.03 MB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 614 - Forks: 70

jeffhj/LM-reasoning
This repository contains a collection of papers and resources on Reasoning in Large Language Models.
Size: 99.6 KB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 564 - Forks: 35

EricFillion/happy-transformer
Happy Transformer makes it easy to fine-tune and perform inference with NLP Transformer models.
Language: Python - Size: 18.8 MB - Last synced at: 26 days ago - Pushed at: 27 days ago - Stars: 532 - Forks: 68

bigscience-workshop/xmtf
Crosslingual Generalization through Multitask Finetuning
Language: Jupyter Notebook - Size: 28.6 MB - Last synced at: 1 day ago - Pushed at: 8 months ago - Stars: 532 - Forks: 38

helallao/perplexity-ai
Unofficial API Wrapper for Perplexity.ai + Account Generator with Web Interface
Language: Python - Size: 1.36 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 515 - Forks: 91

cli99/llm-analysis
Latency and Memory Analysis of Transformer Models for Training and Inference
Language: Python - Size: 1.56 MB - Last synced at: 15 days ago - Pushed at: 30 days ago - Stars: 407 - Forks: 46

cedrickchee/chatgpt-universe
ChatGPT Universe is fleeting notes on ChatGPT, GPT, and large language models (LLMs)
Size: 1.17 MB - Last synced at: about 19 hours ago - Pushed at: 8 months ago - Stars: 378 - Forks: 41

neurocult/agency
🕵️♂️ Library designed for developers eager to explore the potential of Large Language Models (LLMs) and other generative AI through a clean, effective, and Go-idiomatic approach.
Language: Go - Size: 894 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 373 - Forks: 19

agencyenterprise/PromptInject
PromptInject is a framework that assembles prompts in a modular fashion to provide a quantitative analysis of the robustness of LLMs to adversarial prompt attacks. 🏆 Best Paper Awards @ NeurIPS ML Safety Workshop 2022
Language: Python - Size: 222 KB - Last synced at: about 15 hours ago - Pushed at: about 1 year ago - Stars: 369 - Forks: 36

sdadas/polish-nlp-resources
Pre-trained models and language resources for Natural Language Processing in Polish
Size: 1.64 MB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 337 - Forks: 30

huggingface/datablations
Scaling Data-Constrained Language Models
Language: Jupyter Notebook - Size: 43.4 MB - Last synced at: 3 days ago - Pushed at: 8 months ago - Stars: 334 - Forks: 18

petals-infra/chat.petals.dev
💬 Chatbot web app + HTTP and Websocket endpoints for LLM inference with the Petals client
Language: Python - Size: 232 KB - Last synced at: about 14 hours ago - Pushed at: about 1 year ago - Stars: 310 - Forks: 81

neulab/knn-transformers
PyTorch + HuggingFace code for RetoMaton: "Neuro-Symbolic Language Modeling with Automaton-augmented Retrieval" (ICML 2022), including an implementation of kNN-LM and kNN-MT
Language: Python - Size: 1.62 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 271 - Forks: 24

extreme-bert/extreme-bert
ExtremeBERT is a toolkit that accelerates the pretraining of customized language models on customized datasets, described in the paper “ExtremeBERT: A Toolkit for Accelerating Pretraining of Customized BERT”.
Language: Python - Size: 6.73 MB - Last synced at: 9 days ago - Pushed at: about 2 years ago - Stars: 268 - Forks: 15

hooshvare/parsbert
🤗 ParsBERT: Transformer-based Model for Persian Language Understanding
Language: Jupyter Notebook - Size: 1.3 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 267 - Forks: 33

epfl-dlab/aiflows
🤖🌊 aiFlows: The building blocks of your collaborative AI
Language: Jupyter Notebook - Size: 138 MB - Last synced at: 24 days ago - Pushed at: about 1 year ago - Stars: 256 - Forks: 10

bhattbhavesh91/voice-assistant-whisper-chatgpt
This repository will guide you to create your own Smart Virtual Assistant like Google Assistant using Open AI's ChatGPT, Whisper. The entire solution is created using Python & Gradio.
Language: Jupyter Notebook - Size: 20.5 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 248 - Forks: 74

p-lambda/dsir
DSIR large-scale data selection framework for language model training
Language: Python - Size: 642 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 245 - Forks: 19

Picovoice/picollm
On-device LLM Inference Powered by X-Bit Quantization
Language: Python - Size: 97.2 MB - Last synced at: 3 days ago - Pushed at: 5 days ago - Stars: 238 - Forks: 13

sign-language-translator/sign-language-translator
Python library & framework to build custom translators for the hearing-impaired and translate between Sign Language & Text using Artificial Intelligence.
Language: Python - Size: 719 KB - Last synced at: 11 days ago - Pushed at: 8 months ago - Stars: 229 - Forks: 42

Robofied/Awesome-NLP-Resources
This repository contains landmark research papers in Natural Language Processing that came out in this century.
Size: 16.2 MB - Last synced at: 14 days ago - Pushed at: over 4 years ago - Stars: 214 - Forks: 54

Sea-Snell/JAXSeq
Train very large language models in Jax.
Language: Python - Size: 252 KB - Last synced at: 12 days ago - Pushed at: over 1 year ago - Stars: 204 - Forks: 18

will-thompson-k/tldr-transformers 📦
The "tl;dr" on a few notable transformer papers (pre-2022).
Size: 8.86 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 187 - Forks: 6

tomekkorbak/pretraining-with-human-feedback
Code accompanying the paper Pretraining Language Models with Human Preferences
Language: Python - Size: 135 KB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 180 - Forks: 13

ksm26/LangChain-Chat-with-Your-Data
Explore LangChain and build powerful chatbots that interact with your own data. Gain insights into document loading, splitting, retrieval, question answering, and more.
Language: Jupyter Notebook - Size: 71.3 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 173 - Forks: 107

theblackcat102/language-models-are-knowledge-graphs-pytorch
Language models are open knowledge graphs ( non official implementation )
Language: Python - Size: 232 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 168 - Forks: 38

bennyschmidt/next-token-prediction
Next-token prediction in JavaScript — build fast language and diffusion models.
Language: JavaScript - Size: 35.3 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 135 - Forks: 5

flairNLP/transformer-ranker
Efficiently find the best-suited language model (LM) for your NLP task
Language: Python - Size: 242 KB - Last synced at: 2 days ago - Pushed at: 18 days ago - Stars: 121 - Forks: 8

zjunlp/DART
Code for the ICLR2022 paper "Differentiable Prompt Makes Pre-trained Language Models Better Few-shot Learners"
Language: Python - Size: 74.2 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 116 - Forks: 17

aaBadri/nlp-papers
Must-read papers on Natural Language Processing (NLP)
Size: 61.5 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 110 - Forks: 22

microsoft/MSR-NLP-Projects
This is a list of open-source projects at Microsoft Research NLP Group
Size: 60.5 KB - Last synced at: 4 days ago - Pushed at: over 4 years ago - Stars: 110 - Forks: 8

UBC-NLP/marbert
UBC ARBERT and MARBERT Deep Bidirectional Transformers for Arabic
Size: 581 KB - Last synced at: 11 days ago - Pushed at: over 3 years ago - Stars: 108 - Forks: 15

DmitryRyumin/EMNLP-2023-Papers
EMNLP 2023 Papers: Explore cutting-edge research from EMNLP 2023, the premier conference for advancing empirical methods in natural language processing. Stay updated on the latest in machine learning, deep learning, and natural language processing with code included. :star: support NLP!
Language: Python - Size: 6.43 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 107 - Forks: 7

antoninodimaggio/Hugging-Captions
Generate realistic Instagram captions using transformers 🤗
Language: Python - Size: 1.5 MB - Last synced at: 10 months ago - Pushed at: almost 2 years ago - Stars: 104 - Forks: 6

quanta-quest/quanta-quest
AI-powered universal search for all your personal data, tailored just for you. Goal:The world's first product with "edge-side LLMs + consumer data localization" as its core development direction.
Language: TypeScript - Size: 2.6 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 100 - Forks: 6

bilel-bj/ROSGPT_Vision
Commanding robots using only Language Models' prompts
Language: Python - Size: 21.4 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 98 - Forks: 13

DomHudson/bert-in-production
A collection of resources on using BERT (https://arxiv.org/abs/1810.04805 ) and related Language Models in production environments.
Size: 130 KB - Last synced at: 11 days ago - Pushed at: about 4 years ago - Stars: 96 - Forks: 12

disi-unibo-nlp/nlg-metricverse
[COLING22] An End-to-End Library for Evaluating Natural Language Generation
Language: Python - Size: 13.3 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 91 - Forks: 5

AI-secure/InfoBERT
[ICLR 2021] "InfoBERT: Improving Robustness of Language Models from An Information Theoretic Perspective" by Boxin Wang, Shuohang Wang, Yu Cheng, Zhe Gan, Ruoxi Jia, Bo Li, Jingjing Liu
Language: Python - Size: 72.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 81 - Forks: 6

mangopy/Confucius-tool-learning
Official Repo for AAAI 2024 paper "Confucius: Iterative Tool Learning from Introspection Feedback by Easy-to-Difficult Curriculum"
Language: Python - Size: 2.69 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 78 - Forks: 3

loodos/turkish-language-models
Transformer based Turkish language models
Language: Python - Size: 17.6 KB - Last synced at: 16 days ago - Pushed at: over 4 years ago - Stars: 77 - Forks: 4

naver/disco
A Toolkit for Distributional Control of Generative Models
Language: Python - Size: 92.8 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 72 - Forks: 5

Ryota-Kawamura/Building-Systems-with-the-ChatGPT-API
In Building Systems With The ChatGPT API, you will learn how to automate complex workflows using chain calls to a large language model.
Language: Jupyter Notebook - Size: 47.9 KB - Last synced at: 5 days ago - Pushed at: almost 2 years ago - Stars: 59 - Forks: 57

malteos/llm-datasets
A collection of datasets for language model pretraining including scripts for downloading, preprocesssing, and sampling.
Language: Python - Size: 1.63 MB - Last synced at: 15 days ago - Pushed at: 10 months ago - Stars: 58 - Forks: 5

joshualoehr/ngram-language-model
Python implementation of an N-gram language model with Laplace smoothing and sentence generation.
Language: Python - Size: 3.36 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 53 - Forks: 22

daviddwlee84/Stanford-CS224n-NLP
The course notes about Stanford CS224n Natural Language Processing with Deep Learning Winter 2019 (using PyTorch)
Language: JavaScript - Size: 270 MB - Last synced at: about 15 hours ago - Pushed at: about 1 year ago - Stars: 50 - Forks: 19

retarfi/language-pretraining
Pre-training Language Models for Japanese
Language: Python - Size: 203 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 49 - Forks: 6

AdrianBZG/llama-multimodal-vqa
Multimodal Instruction Tuning for Llama 3
Language: Python - Size: 31.3 KB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 47 - Forks: 10

anyks/alm
Smart Language Model
Language: C++ - Size: 1.97 MB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 46 - Forks: 5

Alab-NII/Awesome-SciLM
Pre-trained Language Model for Scientific Text
Size: 806 KB - Last synced at: about 19 hours ago - Pushed at: about 1 year ago - Stars: 45 - Forks: 7

lvyufeng/Cybertron
mindspore implementation of transformers
Language: Python - Size: 467 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 45 - Forks: 10

pbloem/language-models
Keras implementations of three language models: character-level RNN, word-level RNN and Sentence VAE (Bowman, Vilnis et al 2016).
Language: Python - Size: 18.9 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 43 - Forks: 19

christian-doucette/tolkein_text
Neural Network Language Model that generates text based off Lord of the Rings. Built with Pytorch.
Language: Python - Size: 67 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 39 - Forks: 14

oxpig/CaLM
Protein language model trained on coding DNA
Language: Python - Size: 67.7 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 38 - Forks: 10

DigitalHarborFoundation/llm-math-education
Retrieval augmented generation for middle-school math question answering and hint generation.
Language: Jupyter Notebook - Size: 5.15 MB - Last synced at: 13 days ago - Pushed at: 3 months ago - Stars: 37 - Forks: 4

Clarifai/clarifai-python
Experience the power of Clarifai’s AI platform with the python SDK. 🌟 Star to support our work!
Language: Python - Size: 10.8 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 36 - Forks: 6

csinva/tree-prompt
Tree prompting: easy-to-use scikit-learn interface for improved prompting.
Language: Jupyter Notebook - Size: 18.2 MB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 36 - Forks: 4

bhattbhavesh91/diffusion-chatgpt
This repository will guide you to create your Images via Stable Diffusion using a Smart Virtual Assistant like Google Assistant using Open AI's ChatGPT, Whisper. The entire solution is created using Python & Gradio.
Language: Jupyter Notebook - Size: 13.7 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 36 - Forks: 10

ronaldseoh/atsc_prompts
Codes for the experiments in our EMNLP 2021 paper "Open Aspect Target Sentiment Classification with Natural Language Prompts"
Language: Jupyter Notebook - Size: 103 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 36 - Forks: 4

OpenPecha/pybo
🦜 NLP for Tibetan, in Python.
Language: Python - Size: 1.12 MB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 35 - Forks: 13

alan-turing-institute/robots-in-disguise
Information and materials for the Turing's "robots-in-disguise" reading group on fundamental AI research.
Language: Jupyter Notebook - Size: 365 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 34 - Forks: 6

kdunee/intentguard
A Python library for verifying code properties using natural language assertions.
Language: Python - Size: 196 KB - Last synced at: 16 days ago - Pushed at: 3 months ago - Stars: 34 - Forks: 0

GU-DataLab/stance-detection-KE-MLM
Official resource of the paper "Knowledge Enhanced Masked Language Model for Stance Detection", NAACL 2021
Language: Python - Size: 104 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 34 - Forks: 2

alexandra-chron/ntua-slp-wassa-iest2018
Deep-learning Transfer Learning models of NTUA-SLP team submitted at the IEST of WASSA 2018 at EMNLP 2018.
Language: Python - Size: 16.5 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 33 - Forks: 9

cmungall/semantic-llama
A knowledge extraction tool that uses a large language model to extract semantic information from text
Language: Python - Size: 1.52 MB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 28 - Forks: 1

alexandra-chron/relm_unmt
Python source code for EMNLP 2020 paper "Reusing a Pretrained Language Model on Languages with Limited Corpora for Unsupervised NMT".
Language: Python - Size: 2.24 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 27 - Forks: 2

MarkusSagen/Master-Thesis-Multilingual-Longformer
Master thesis with code investigating methods for incorporating long-context reasoning in low-resource languages, without the need to pre-train from scratch. We investigated if multilingual models could inherit these properties by making it an Efficient Transformer (s.a. the Longformer architecture).
Language: Jupyter Notebook - Size: 10.4 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 26 - Forks: 8

exemplaryai/ai-engine
Easy to use Multi-Provider ASR/Speech To Text and NLP engine
Size: 5.15 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 25 - Forks: 0

yueyueL/ReliableLM4Code
Collections of research, benchmarks and tools towards more robust and reliable language models for code; LM4Code; LM4SE; reliable LLM; LLM4Code
Size: 3.89 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 24 - Forks: 2

andyehrenberg/flaxlm
Train large Huggingface models with flexible data/model parallelism in Flax/JAX
Language: Python - Size: 299 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 24 - Forks: 2

lucidrains/nim-tokenizer
Implementation of a simple BPE tokenizer, but in Nim
Language: Nim - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 22 - Forks: 0

ebagdasa/propaganda_as_a_service
Code for paper: "Spinning Language Models: Risks of Propaganda-as-a-Service and Countermeasures"
Language: Python - Size: 76.5 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 21 - Forks: 1

ancatmara/data-science-nlp
NLP Section of the Data Science course, NRU HSE
Language: Jupyter Notebook - Size: 96.5 MB - Last synced at: 26 days ago - Pushed at: almost 4 years ago - Stars: 20 - Forks: 19

Clarifai/clarifai-nodejs
Experience the power of Clarifai’s AI platform with the nodejs SDK. 🌟 Star to support our work!
Language: TypeScript - Size: 2.82 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 19 - Forks: 0

INK-USC/NumerSense
The data and code for NumerSense (EMNLP2020)
Language: Python - Size: 4.25 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 16 - Forks: 5

jonsafari/lt1
Course on Language Technologies and NLP
Language: TeX - Size: 8 MB - Last synced at: 6 days ago - Pushed at: about 8 years ago - Stars: 15 - Forks: 7

Qewertyy/SDWaifuRobot
An AI Related Telegram Utility Bot, can be deployed on vercel
Language: Python - Size: 85.9 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 14 - Forks: 21

algoprog/Faspect
A library for open domain query facet extraction and generation
Language: Python - Size: 271 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 14 - Forks: 1

Heidelberg-NLP/LMs4Implicit-Knowledge-Generation Fork of maria-becker/LMs4Implicit-Knowledge-Generation
Code for equipping pretrained language models (BART, GPT-2, XLNet) with commonsense knowledge for generating implicit knowledge statements between two sentences, by (i) finetuning the models on corpora enriched with implicit information; and by (ii) constraining models with key concepts and commonsense knowledge paths connecting them.
Language: Python - Size: 128 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 14 - Forks: 3

psychbruce/FMAT
😷 The Fill-Mask Association Test (FMAT): Measuring Propositions in Natural Language.
Language: R - Size: 10.6 MB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 13 - Forks: 0

DFKI-NLP/LLMCheckup
Code for the NAACL 2024 HCI+NLP Workshop paper "LLMCheckup: Conversational Examination of Large Language Models via Interpretability Tools and Self-explanation" (Wang et al. 2024)
Language: Python - Size: 10.7 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 13 - Forks: 1

BshoterJ/LaterBERTs-get-the-upper-hand
BERT系列模型、搜搜、剪枝、蒸馏
Size: 25.4 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 0
