abhijitmishra
commited on
Upload PolyverseForConditionalGeneration
Browse files- config.json +2 -1
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"PolyverseForConditionalGeneration"
|
5 |
],
|
@@ -7,6 +7,7 @@
|
|
7 |
"image_token_index": 256204,
|
8 |
"model_type": "Polyverse",
|
9 |
"projection_dim": 1024,
|
|
|
10 |
"text_config": {
|
11 |
"_name_or_path": "facebook/nllb-200-distilled-600M",
|
12 |
"architectures": [
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "./Polyverse-700M-256-16-random",
|
3 |
"architectures": [
|
4 |
"PolyverseForConditionalGeneration"
|
5 |
],
|
|
|
7 |
"image_token_index": 256204,
|
8 |
"model_type": "Polyverse",
|
9 |
"projection_dim": 1024,
|
10 |
+
"sampler_tokens": 64,
|
11 |
"text_config": {
|
12 |
"_name_or_path": "facebook/nllb-200-distilled-600M",
|
13 |
"architectures": [
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1805c5aba9c8ed011e7544e68ab50ec3ebca461341807bc4d7303c8b50a864df
|
3 |
+
size 2936210192
|