Upload GitForCausalLM
This commit is contained in:
parent
0710814ceb
commit
c3a375d775
|
@ -17,6 +17,7 @@
|
|||
"model_type": "git",
|
||||
"num_attention_heads": 12,
|
||||
"num_hidden_layers": 6,
|
||||
"num_image_with_embedding": null,
|
||||
"pad_token_id": 0,
|
||||
"position_embedding_type": "absolute",
|
||||
"tie_word_embeddings": false,
|
||||
|
@ -97,7 +98,7 @@
|
|||
"top_p": 1.0,
|
||||
"torch_dtype": null,
|
||||
"torchscript": false,
|
||||
"transformers_version": "4.25.0.dev0",
|
||||
"transformers_version": "4.26.0.dev0",
|
||||
"typical_p": 1.0,
|
||||
"use_bfloat16": false
|
||||
},
|
||||
|
|
BIN
pytorch_model.bin (Stored with Git LFS)
BIN
pytorch_model.bin (Stored with Git LFS)
Binary file not shown.
Loading…
Reference in New Issue