lhallee commited on
Commit
d86c836
1 Parent(s): 02ae870

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -0
config.json CHANGED
@@ -14,6 +14,10 @@
14
  "num_layers": 1,
15
  "plm_path": "facebook/esm2_t33_650M_UR50D",
16
  "pooling": "avg",
 
 
 
 
17
  "torch_dtype": "bfloat16",
18
  "transformers_version": "4.41.1"
19
  }
 
14
  "num_layers": 1,
15
  "plm_path": "facebook/esm2_t33_650M_UR50D",
16
  "pooling": "avg",
17
+ "annotations": true,
18
+ "loss_type": "diff",
19
+ "token": null,
20
+ "half_dim":true,
21
  "torch_dtype": "bfloat16",
22
  "transformers_version": "4.41.1"
23
  }