Gunulhona commited on
Commit
81091cf
1 Parent(s): 33bd90b
Files changed (2) hide show
  1. config.json +3 -3
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "_name_or_path": "Gunulhona/tbnlimodel_v1",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "add_bias_logits": false,
6
  "add_final_layer_norm": false,
7
  "architectures": [
8
- "BartForConditionalGeneration"
9
  ],
10
  "attention_dropout": 0.0,
11
  "author": "Kevin Jung(kevin.jung@turingbio.com)",
@@ -50,7 +50,7 @@
50
  "static_position_embeddings": false,
51
  "tokenizer_class": "PreTrainedTokenizerFast",
52
  "torch_dtype": "float32",
53
- "transformers_version": "4.20.0",
54
  "use_cache": true,
55
  "vocab_size": 30000
56
  }
 
1
  {
2
+ "_name_or_path": "Gunulhona/tbsentmodel_v1",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "add_bias_logits": false,
6
  "add_final_layer_norm": false,
7
  "architectures": [
8
+ "BartModel"
9
  ],
10
  "attention_dropout": 0.0,
11
  "author": "Kevin Jung(kevin.jung@turingbio.com)",
 
50
  "static_position_embeddings": false,
51
  "tokenizer_class": "PreTrainedTokenizerFast",
52
  "torch_dtype": "float32",
53
+ "transformers_version": "4.20.1",
54
  "use_cache": true,
55
  "vocab_size": 30000
56
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:02f2ffa82654476be909dfca776f441fc50b3cde832ab9f2832fe54912711bbe
3
- size 495642553
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0eea587014c9429f26afce9075042609a2264dee09ee5b230a1235f5d5f3f976
3
+ size 495520635