Commit
·
0d88a1b
1
Parent(s):
a77ca28
Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
# Fine-tuning Details
|
2 |
-
|
|
|
3 |
|
4 |
-
|
5 |
|
6 |
-
Using: [https://
|
7 |
|
8 |
-
|
9 |
-
Run the notebooks in this repository:
|
10 |
[](https://ipu.dev/3YOs4Js)
|
11 |
|
12 |
|
|
|
1 |
# Fine-tuning Details
|
2 |
+
# To fine-tuning Details
|
3 |
+
[nielsr/dinov2-base](https://huggingface.co/nielsr/dinov2-base) # pre-trained model from which to fine-tune
|
4 |
|
5 |
+
[Graphcore/vit-base-ipu](https://huggingface.co/Graphcore/vit-base-ipu_) # config specific to the IPU (Used POD4)
|
6 |
|
7 |
+
Using: [image_classification-dinov2-base.ipynb](https://huggingface.co/internetoftim/dinov2-base-eurosat/blob/main/image_classification-dinov2-base.ipynb)
|
8 |
|
9 |
+
Run the notebook in Gradient, make sure to upload the .ipynb file from this repository:
|
|
|
10 |
[](https://ipu.dev/3YOs4Js)
|
11 |
|
12 |
|