agemagician commited on
Commit
a77e473
2 Parent(s): 2e6b64f 5564a68

Merge branch 'main' of https://huggingface.co/Rostlab/prot_t5_base_mt_uniref50 into main

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "architectures": [
3
- "T5ForConditionalGeneration"
4
  ],
5
  "d_ff": 2048,
6
  "d_kv": 64,
 
1
  {
2
  "architectures": [
3
+ "T5WithLMHeadModel"
4
  ],
5
  "d_ff": 2048,
6
  "d_kv": 64,