Upload BartForConditionalGeneration
Browse files- config.json +3 -2
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "/mnt/lareaulab/faizi/training_output/
|
| 3 |
"activation_dropout": 0.0,
|
| 4 |
"activation_function": "gelu",
|
| 5 |
"architectures": [
|
|
@@ -34,9 +34,10 @@
|
|
| 34 |
"num_hidden_layers": 6,
|
| 35 |
"pad_token_id": 2,
|
| 36 |
"scale_embedding": false,
|
|
|
|
| 37 |
"task": "pretraining",
|
| 38 |
"torch_dtype": "float32",
|
| 39 |
"transformers_version": "4.36.1",
|
| 40 |
"use_cache": true,
|
| 41 |
-
"vocab_size":
|
| 42 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "/mnt/lareaulab/faizi/training_output/trias_vertebrate_dec2024/checkpoint-650000",
|
| 3 |
"activation_dropout": 0.0,
|
| 4 |
"activation_function": "gelu",
|
| 5 |
"architectures": [
|
|
|
|
| 34 |
"num_hidden_layers": 6,
|
| 35 |
"pad_token_id": 2,
|
| 36 |
"scale_embedding": false,
|
| 37 |
+
"share_encoder_decoder_embeddings": true,
|
| 38 |
"task": "pretraining",
|
| 39 |
"torch_dtype": "float32",
|
| 40 |
"transformers_version": "4.36.1",
|
| 41 |
"use_cache": true,
|
| 42 |
+
"vocab_size": 729
|
| 43 |
}
|
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:8c84f331b23dab7d45e29765d8e2150c13d0cc600c36e38c1452a6ac9b6fb8ed
|
| 3 |
+
size 186484604
|