Update README.md
Browse files
README.md
CHANGED
@@ -3,11 +3,14 @@ license: apache-2.0
|
|
3 |
base_model: google/vit-base-patch16-224-in21k
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
6 |
metrics:
|
7 |
- accuracy
|
8 |
model-index:
|
9 |
- name: Remote-Sensing-Classification-image-classification
|
10 |
results: []
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -61,4 +64,4 @@ The following hyperparameters were used during training:
|
|
61 |
- Transformers 4.34.1
|
62 |
- Pytorch 2.1.0+cu118
|
63 |
- Datasets 2.14.5
|
64 |
-
- Tokenizers 0.14.1
|
|
|
3 |
base_model: google/vit-base-patch16-224-in21k
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
+
- Remote-Sensing
|
7 |
metrics:
|
8 |
- accuracy
|
9 |
model-index:
|
10 |
- name: Remote-Sensing-Classification-image-classification
|
11 |
results: []
|
12 |
+
datasets:
|
13 |
+
- jonathan-roberts1/RSSCN7
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
64 |
- Transformers 4.34.1
|
65 |
- Pytorch 2.1.0+cu118
|
66 |
- Datasets 2.14.5
|
67 |
+
- Tokenizers 0.14.1
|