All Projects → richarddwang → hugdatafast

richarddwang / hugdatafast

Licence: Apache-2.0 license
The elegant integration of huggingface/nlp and fastai2 and handy transforms using pure huggingface/nlp

Programming Languages

python
139335 projects - #7 most used programming language
Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to hugdatafast

docker-containers
Docker images for fastai
Stars: ✭ 143 (+652.63%)
Mutual labels:  fastai
Nbdev
Create delightful python projects using Jupyter Notebooks
Stars: ✭ 3,061 (+16010.53%)
Mutual labels:  fastai
graphsignal
Graphsignal Python agent
Stars: ✭ 158 (+731.58%)
Mutual labels:  huggingface
deepprojects
A non-ending collection of jupyter notebooks
Stars: ✭ 30 (+57.89%)
Mutual labels:  fastai
fast.ai notes
📓 Notes for fast.ai courses: intro to ML, Practical DL and Cutting edge DL.
Stars: ✭ 65 (+242.11%)
Mutual labels:  fastai
Course V3
The 3rd edition of course.fast.ai
Stars: ✭ 4,785 (+25084.21%)
Mutual labels:  fastai
coronavirus-mask-image-dataset
Image dataset from Instagram of people wearing medical masks, no mask, or a non-medical (DIY) mask
Stars: ✭ 57 (+200%)
Mutual labels:  fastai
finetune-gpt2xl
Guide: Finetune GPT2-XL (1.5 Billion Parameters) and finetune GPT-NEO (2.7 B) on a single GPU with Huggingface Transformers using DeepSpeed
Stars: ✭ 353 (+1757.89%)
Mutual labels:  huggingface
icedata
IceData: Datasets Hub for the *IceVision* Framework
Stars: ✭ 41 (+115.79%)
Mutual labels:  fastai
Fastpages
An easy to use blogging platform, with enhanced support for Jupyter Notebooks.
Stars: ✭ 2,888 (+15100%)
Mutual labels:  fastai
deepflash2
A deep-learning pipeline for segmentation of ambiguous microscopic images.
Stars: ✭ 34 (+78.95%)
Mutual labels:  fastai
amazon-sagemaker-endpoint-deployment-of-fastai-model-with-torchserve
Deploy FastAI Trained PyTorch Model in TorchServe and Host in Amazon SageMaker Inference Endpoint
Stars: ✭ 60 (+215.79%)
Mutual labels:  fastai
Fast Bert
Super easy library for BERT based NLP models
Stars: ✭ 1,678 (+8731.58%)
Mutual labels:  fastai
fastai-fall2018
🏃Notebooks from the USCF Deep Learning course (fast.ai v3)
Stars: ✭ 12 (-36.84%)
Mutual labels:  fastai
DrFAQ
DrFAQ is a plug-and-play question answering NLP chatbot that can be generally applied to any organisation's text corpora.
Stars: ✭ 29 (+52.63%)
Mutual labels:  huggingface
mobile-deep-learning-classifier
Tutorial on building and deploying a Mobile Deep Learning Classifier for food
Stars: ✭ 64 (+236.84%)
Mutual labels:  fastai
Fastai
The fastai deep learning library
Stars: ✭ 21,718 (+114205.26%)
Mutual labels:  fastai
Vaaku2Vec
Language Modeling and Text Classification in Malayalam Language using ULMFiT
Stars: ✭ 68 (+257.89%)
Mutual labels:  fastai
fastai-num-linalg-v2-zh
📖 [译] fast.ai 数值线性代数讲义 v2
Stars: ✭ 72 (+278.95%)
Mutual labels:  fastai
Fastbook
The fastai book, published as Jupyter Notebooks
Stars: ✭ 13,998 (+73573.68%)
Mutual labels:  fastai

hugdatafast

The elegant integration of huggingface/datasets and fastai, and some handy data transformation for huggingface/datasets.

🎓 Documentation : https://hugdatafast.readthedocs.io/en/latest/

Install

pip install hugdatafast

Furture Plan

  • I would like to merge this library to fastai and huggingface/datasets respectively. But I may have no time for it. You're welcome to pr this library to the two libraries.

  • The implemenatation of CombineTransform works but might be too complexed to extend, hope HuggingFace or someone come up with some great ideas.

  • Currently, it is designed to work with the dataset part of huggingface/datasets, I may also integrate the part of metric or not.

Quick Intro

hugdatafast_fastai

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].