Ankit Kumar
commited on
Commit
•
3be5f9b
1
Parent(s):
d31b8c6
Upload model
Browse files- README.md +2 -2
- config.json +1 -1
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
3 |
tags:
|
4 |
- generated_from_keras_callback
|
5 |
-
base_model: facebook/sam-vit-base
|
6 |
model-index:
|
7 |
- name: sam-finetuned
|
8 |
results: []
|
@@ -13,7 +13,7 @@ probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# sam-finetuned
|
15 |
|
16 |
-
This model is a fine-tuned version of [
|
17 |
It achieves the following results on the evaluation set:
|
18 |
|
19 |
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model: AgniVardhan/sam-finetuned
|
4 |
tags:
|
5 |
- generated_from_keras_callback
|
|
|
6 |
model-index:
|
7 |
- name: sam-finetuned
|
8 |
results: []
|
|
|
13 |
|
14 |
# sam-finetuned
|
15 |
|
16 |
+
This model is a fine-tuned version of [AgniVardhan/sam-finetuned](https://huggingface.co/AgniVardhan/sam-finetuned) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
|
19 |
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"SamModel"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "AgniVardhan/sam-finetuned",
|
3 |
"architectures": [
|
4 |
"SamModel"
|
5 |
],
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 375292856
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e98d7ceeca01598c13329d2f69cf61c45842f1559e76a213867f763c97c1007c
|
3 |
size 375292856
|