Skip to content

hsdslab/meme-research

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ForTheBadge makes-people-smile ForTheBadge built-with-science ForTheBadge built-with-love

ForTheBadge powered-by-electricity

Magic

meme-research

Huggingface

  1. A Huggingfacen tárolt dolgok eléréséhez töltsd le a huggingface_hub csomagot:
pip install huggingface_hub
  1. Majd jelentkezz be a huggingface-cli segítségével:
huggingface-cli login

Adatok letöltése HuggingFace-ről:

from datasets import load_dataset
dataset = load_dataset("HSDSLab/FacebookMemes")

Modell letöltése HuggingFace-ről:

loaded_model = ImagenetTransferLearning.from_pretrained('HSDSLab/MemeTemplateClassifier')

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published