lhallee commited on
Commit
f5c753b
·
verified ·
1 Parent(s): b7d0936

Upload config

Browse files
Files changed (2) hide show
  1. README.md +5 -5
  2. config.json +0 -1
README.md CHANGED
@@ -1,11 +1,11 @@
1
  ---
2
  library_name: transformers
3
  tags:
4
- - biology
5
- - esm
6
- - protein
7
- - protein-language-model
8
- - masked-language-modeling
9
  ---
10
 
11
  # ESM++ 6B
 
1
  ---
2
  library_name: transformers
3
  tags:
4
+ - biology
5
+ - esm
6
+ - protein
7
+ - protein-language-model
8
+ - masked-language-modeling
9
  ---
10
 
11
  # ESM++ 6B
config.json CHANGED
@@ -11,7 +11,6 @@
11
  "AutoModelForTokenClassification": "modeling_esm_plusplus.ESMplusplusForTokenClassification"
12
  },
13
  "dropout": 0.0,
14
- "dtype": "float32",
15
  "hidden_size": 2560,
16
  "initializer_range": 0.02,
17
  "model_type": "ESMplusplus",
 
11
  "AutoModelForTokenClassification": "modeling_esm_plusplus.ESMplusplusForTokenClassification"
12
  },
13
  "dropout": 0.0,
 
14
  "hidden_size": 2560,
15
  "initializer_range": 0.02,
16
  "model_type": "ESMplusplus",