Instructions to use Isobutylcyclopentane/2022-055109-finetuned-eurosat with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Isobutylcyclopentane/2022-055109-finetuned-eurosat with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="Isobutylcyclopentane/2022-055109-finetuned-eurosat") pipe("https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/parrots.png")# Load model directly from transformers import AutoTokenizer, AutoModelForImageClassification tokenizer = AutoTokenizer.from_pretrained("Isobutylcyclopentane/2022-055109-finetuned-eurosat") model = AutoModelForImageClassification.from_pretrained("Isobutylcyclopentane/2022-055109-finetuned-eurosat", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
007d895
1
Parent(s): a5d5837
Training in progress, epoch 7
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 51984423
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6471cffc31ee3f20dace2589df4d6e3ee832e445cddbd08770e85c1fdd474760
|
| 3 |
size 51984423
|
runs/Apr26_05-51-09_96a65ca7abb9/events.out.tfevents.1650952295.96a65ca7abb9.73.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bfc3c9794d2c461f3732a0550b282163f935fc7850aeff602012e51253571a44
|
| 3 |
+
size 102134
|