CoolFace
20 results

language-model

prompt-agnostic-language-models /pal-results0 likes820 downloads2mo agoHugging FaceSakonii /nepalitext-language-model-dataset Dataset Card for "nepalitext-language-model-dataset" Dataset Summary "NepaliText" language modeling dataset is a collection of over 13 million Nepali text sequences (phrases/sentences/paragraphs) extracted by combining the datasets: OSCAR , cc100 and a set of scraped Nepali articles on Wikipedia. Supported Tasks and Leaderboards This dataset is intended to pre-train language models and word representations on Nepali Language. Languages The data is… See the full description on the dataset page: https://huggingface.co/datasets/Sakonii/nepalitext-language-model-dataset.texttext-generation10M<n<100M8 likes483 downloads1y agoHugging FaceCCB /cis5300-language-models CIS 5300 Language Models Dataset Dataset for Homework 3 of CIS 5300 (Natural Language Processing) at Penn. Cities config Country-of-origin classification over short city-name strings, drawn from nine countries (Afghanistan, China, Germany, Finland, France, India, Iran, Pakistan, South Africa). from datasets import load_dataset cities = load_dataset("CCB/cis5300-language-models", "cities") Split Rows Has labels? train 12,392 yes validation 1,548 yes test 1… See the full description on the dataset page: https://huggingface.co/datasets/CCB/cis5300-language-models.text10K<n<100K0 likes384 downloads4mo agoHugging Facekarthik-2905 /core-language-model-data Core Language Model A small coding + general-purpose language model built from scratch in pure NumPy — no PyTorch, no JAX, no autograd library. Every piece (autograd engine, tokenizer, attention, layer norm) is hand-written and gradient-checked. This is a from-first-principles build of a transformer language model, aimed at understanding every formula well enough to reimplement it without reference. Why pure NumPy? The goal isn't a competitive model — it's a fully… See the full description on the dataset page: https://huggingface.co/datasets/karthik-2905/core-language-model-data.0 likes253 downloads3mo agoHugging FacePlim /language_model_frtext1M<n<10M0 likes164 downloads4y agoHugging Facezxliu /ReAPR-Automatic-Program-Repair-via-Retrieval-Augmented-Large-Language-ModelsThis is the Retrieval dataset used in the paper "ReAPR: Automatic Program Repair via Retrieval-Augmented Large Language Models" text100K<n<1M3 likes162 downloads2y agoHugging Face