andrewoh commited on
Commit
b7ae0e1
1 Parent(s): b1a6892

Training complete

Browse files
Files changed (2) hide show
  1. config.json +1 -2
  2. model.safetensors +1 -1
config.json CHANGED
@@ -1,11 +1,10 @@
1
  {
2
- "_name_or_path": "bert-finetuned-chemrxn-accelerate",
3
  "architectures": [
4
  "BertForTokenClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": null,
8
- "gradient_checkpointing": false,
9
  "hidden_act": "gelu",
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
 
1
  {
2
+ "_name_or_path": "chembert-cased",
3
  "architectures": [
4
  "BertForTokenClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "classifier_dropout": null,
 
8
  "hidden_act": "gelu",
9
  "hidden_dropout_prob": 0.1,
10
  "hidden_size": 768,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a76879c287fca680b7210bd5a248a08b5352fbfc893d0bf7dd050e79794c4ace
3
  size 430960500
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f21191096ac47b9d77341dcf80f2b14478d9ca12fb968a02cb2b3697abf89c11
3
  size 430960500