upload best checkpoint (e5)
Browse files- README.md +3 -3
- config.json +1 -1
- model.safetensors +1 -1
README.md
CHANGED
@@ -1,14 +1,14 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
base_model: microsoft/beit-large-patch16-512
|
4 |
tags:
|
5 |
- image-classification
|
6 |
- vision
|
7 |
- cinematography
|
8 |
-
metrics:
|
9 |
-
- accuracy
|
10 |
datasets:
|
11 |
- szymonrucinski/types-of-film-shots
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
3 |
tags:
|
4 |
- image-classification
|
5 |
- vision
|
6 |
- cinematography
|
|
|
|
|
7 |
datasets:
|
8 |
- szymonrucinski/types-of-film-shots
|
9 |
+
metrics:
|
10 |
+
- accuracy
|
11 |
+
base_model: microsoft/beit-large-patch16-512
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"add_fpn": false,
|
4 |
"architectures": [
|
5 |
"BeitForImageClassification"
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "pszemraj/beit-large-patch16-512-types-of-film-shots-vN",
|
3 |
"add_fpn": false,
|
4 |
"architectures": [
|
5 |
"BeitForImageClassification"
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1218684512
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c8aa7975c460d659d21260c3acb7fce7f797f339af5242c7caf352d02d224f29
|
3 |
size 1218684512
|