Instructions to use Pablogps/test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- fastai
How to use Pablogps/test with fastai:
from huggingface_hub import from_pretrained_fastai learn = from_pretrained_fastai("Pablogps/test") - Notebooks
- Google Colab
- Kaggle
| tags: | |
| - fastai | |
| license: afl-3.0 | |
| # Model card | |
| ## Model description | |
| This is a very basic model used to test uploading Fastai models to HuggingFace. It follows the Fastai course (the bird/forest classifier). | |
| ## Intended uses & limitations | |
| Of no practical use, really. | |
| ## Training and evaluation data | |
| Using duck duck go to get images for "bird" and "forest" categories, appending "photo", "sun photo" and "shade photo" with 40 results in each case (20 something bad images for "bird" were removed, as well as a few bad files). |