An open API service providing repository metadata for many open source software ecosystems.

Topic: "huggingface-datasets"

akhilk2802/BigDataSystems

MlOps and data pipelines

Language: Python - Size: 10.1 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

gabormadarasz2117/BERTextFilter

Hungarian text filtering with BERT

Language: Python - Size: 15.6 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

QubitPi/wiktionary-data

Wiktionary data in simple parsable formats hosted on 🤗 Datasets

Language: Python - Size: 356 KB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 1

ShawonAshraf/rocstories-combined

Language: Python - Size: 506 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

mafda/lightweight_fine_tuning_project

This repository provides a Jupyter notebook demonstrating parameter-efficient fine-tuning (PEFT) with LoRA on Hugging Face models.

Language: Jupyter Notebook - Size: 2.6 MB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

suraj5424/Bert-emabadding-generation

Clustering text data using BERT embeddings with AG News dataset from Hugging Face. Includes scripts for generating, preprocessing, and saving embeddings for advanced clustering and analysis tasks.

Language: Jupyter Notebook - Size: 17.6 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

ArmaanMistry/medical-advise-llama2-finetuning

Language: Jupyter Notebook - Size: 11.2 MB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

prernarohra/Tech-Research-Agent

This Tech Research Agent will help you research about any topic related to technology, whether it's old news or latest, my tech agent has you covered.

Language: Python - Size: 12.7 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

MitchMedeiros/MLCompare

Quickly compare machine learning models across libraries and datasets.

Language: Python - Size: 15.9 MB - Last synced at: 22 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

tooniez/pokemoncards_tcg

Repository contains csv datasets from the Pokemon Trading Card Game (TCG) cards, decks and sets

Size: 1.71 MB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

e-hossam96/arabic-disambiguation-study

Disambiguation Study for Arabic Applied on Text Classification

Language: Jupyter Notebook - Size: 3.04 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

neurafusionai/Hugging_Face

Language: Jupyter Notebook - Size: 928 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Lalasa1234/CyberbullyingDetection

Finetuning the Bert-based LLM to predict whether the tweet is toxic or not

Language: Jupyter Notebook - Size: 207 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

DevKhizerer/T5_Summarizer

Using T5-Small and fine-tuning it using BBC's article summarization dataset.

Language: Jupyter Notebook - Size: 29.3 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

MariahFerns/QuestionAnswering-BERT-Finetuned-Finance

Fine tune bert on a question answering dataset that is further finetuned on finance data to answer questions posed by senior leadership

Language: Jupyter Notebook - Size: 680 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

rashmi-ar/coding_exercises Fork of co-ai-cognitive-assistants/coding_exercises

PlantUML Generator

Language: Jupyter Notebook - Size: 156 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

kanovotn/sentiment-analysis-model-trainer

Train model to perform sentiment analysis on textual data.

Language: Jupyter Notebook - Size: 102 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Kaustbh/Text-Summarizer

Language: Jupyter Notebook - Size: 38.2 MB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ShahDishank/gemma-finetuned

Gemma-2b-it LLM has been finetuned on a dataset of Python codes, enabling it to proficiently learn Python syntax and assist in debugging tasks, offering valuable guidance to programmers.

Language: Jupyter Notebook - Size: 35.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

SharathHebbar/HF_Datasets

List of HuggingFace Datasets

Language: Jupyter Notebook - Size: 473 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

obendidi/st-visium-datasets

Spatial transcriptomics datasets from 10XGenomices (spatial-gene-expression datasets)

Language: Python - Size: 665 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dragon11112222/gcp_autoML

Language: Jupyter Notebook - Size: 1.27 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KardelRuveyda/gpt2-finetuning-exercise

Train own hugging face language model

Language: Jupyter Notebook - Size: 43.9 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Sujan-Roy/LangchainApp

This repository is your gateway to a collection of applications and projects developed using the LangChain Framework. You'll find a diverse range of software solutions, showcasing the flexibility and capabilities of the framework. From web applications to mobile apps and beyond, our projects cover a wide spectrum of use cases and industries.

Language: Jupyter Notebook - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sbt5731/Text-Summarization

This repository contains a code snippet that demonstrates text generation using a language model. The code focuses on the concepts of one-shot, few-shot, and zero-shot inferences, showcasing how to create prompts, generate text, and compare the generated output with human-written summaries.

Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

AniLeo-01/Plastic-In-River-Detection

Plastic Waste Detection in Rivers using YOLOv8 model

Language: Jupyter Notebook - Size: 104 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

johngunerli/test_huggingface

testing connecting between huggingface datasets and spark :baby:

Language: Python - Size: 277 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

BastinFlorian/ImageRetrieval

Image Retrieval

Language: Python - Size: 24.4 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

amir7d0/sentiment-analysis

Text classification with Hugging Face Transformers on Multilingual Amazon Reviews dataset

Language: Jupyter Notebook - Size: 18.2 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

batmanscode/Talk2Book

Use AI to personify books, so that you can talk to them 🙊

Language: Jupyter Notebook - Size: 30.3 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

shunk031/huggingface-datasets_cocostuff

COCO-Stuff dataset for huggingface datasets

Language: Python - Size: 47.9 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

s-nlp/wikidata-simplequestions-hf

Huggingface dataset for wikidata-simplequestions

Language: Python - Size: 2.44 MB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 2