Upload Florence2ForConditionalGeneration
Browse files- config.json +3 -3
- generation_config.json +1 -1
- model.safetensors +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"Florence2ForConditionalGeneration"
|
5 |
],
|
@@ -105,7 +105,7 @@
|
|
105 |
"vocab_size": 51289
|
106 |
},
|
107 |
"torch_dtype": "float32",
|
108 |
-
"transformers_version": "4.
|
109 |
"vision_config": {
|
110 |
"_name_or_path": "",
|
111 |
"add_cross_attention": false,
|
@@ -160,7 +160,7 @@
|
|
160 |
"length_penalty": 1.0,
|
161 |
"max_length": 20,
|
162 |
"min_length": 0,
|
163 |
-
"model_type": "
|
164 |
"no_repeat_ngram_size": 0,
|
165 |
"num_beam_groups": 1,
|
166 |
"num_beams": 1,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "ljnlonoljpiljm/florence-2-large-nsfw-pt",
|
3 |
"architectures": [
|
4 |
"Florence2ForConditionalGeneration"
|
5 |
],
|
|
|
105 |
"vocab_size": 51289
|
106 |
},
|
107 |
"torch_dtype": "float32",
|
108 |
+
"transformers_version": "4.44.2",
|
109 |
"vision_config": {
|
110 |
"_name_or_path": "",
|
111 |
"add_cross_attention": false,
|
|
|
160 |
"length_penalty": 1.0,
|
161 |
"max_length": 20,
|
162 |
"min_length": 0,
|
163 |
+
"model_type": "",
|
164 |
"no_repeat_ngram_size": 0,
|
165 |
"num_beam_groups": 1,
|
166 |
"num_beams": 1,
|
generation_config.json
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
{
|
2 |
"num_beams": 3,
|
3 |
-
"transformers_version": "4.
|
4 |
}
|
|
|
1 |
{
|
2 |
"num_beams": 3,
|
3 |
+
"transformers_version": "4.44.2"
|
4 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3291921348
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6305f7faed257fa30a7a5be3827285758f6f03ceb4b0d170c545383a441ed689
|
3 |
size 3291921348
|