Upload folder using huggingface_hub
Browse files- config.json +1 -2
- generation_config.json +1 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/data/jaygala/it2_ckpts/hf_distilled_models/indic-en",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"architectures": [
|
@@ -35,6 +34,6 @@
|
|
35 |
"scale_embedding": true,
|
36 |
"share_decoder_input_output_embed": true,
|
37 |
"torch_dtype": "float32",
|
38 |
-
"transformers_version": "4.
|
39 |
"use_cache": true
|
40 |
}
|
|
|
1 |
{
|
|
|
2 |
"activation_dropout": 0.0,
|
3 |
"activation_function": "gelu",
|
4 |
"architectures": [
|
|
|
34 |
"scale_embedding": true,
|
35 |
"share_decoder_input_output_embed": true,
|
36 |
"torch_dtype": "float32",
|
37 |
+
"transformers_version": "4.32.1",
|
38 |
"use_cache": true
|
39 |
}
|
generation_config.json
CHANGED
@@ -4,5 +4,5 @@
|
|
4 |
"decoder_start_token_id": 2,
|
5 |
"eos_token_id": 2,
|
6 |
"pad_token_id": 1,
|
7 |
-
"transformers_version": "4.
|
8 |
}
|
|
|
4 |
"decoder_start_token_id": 2,
|
5 |
"eos_token_id": 2,
|
6 |
"pad_token_id": 1,
|
7 |
+
"transformers_version": "4.32.1"
|
8 |
}
|
pytorch_model.bin
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:3a1ffde8f165ef552456958dcb162905f6b380c7873e5c05226106a5c26145f1
|
3 |
+
size 913515337
|