Dannyang commited on
Commit
fa5ac6d
1 Parent(s): bd9241b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -3
README.md CHANGED
@@ -1,3 +1,20 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - Dannyang/Nanobody_Sequence_Dataset
5
+ base_model:
6
+ - facebook/esm2_t33_650M_UR50D
7
+ pipeline_tag: fill-mask
8
+ widget:
9
+ - text: >-
10
+ QVQLQESGGGLVQPGGSLRLSCAVSGFTLDYYAIGWFR<mask>APGKEREGVSCISSSDGSTSYADSVKGRFTISRDNAKNTVYLQMNSLKPEDTALYYCAATPATYYSGRYYYQCPAGGMDYWGQGTQVTVSS
11
+ library_name: transformers
12
+ ---
13
+
14
+ This is one of the five models obtained by fine-tuning the [esm2_t33_650M_UR50D](https://huggingface.co/facebook/esm2_t33_650M_UR50D) on [approximately 7.66 million nanobody sequences](https://huggingface.co/datasets/Dannyang/Nanobody_Sequence_Dataset).
15
+
16
+ - [EvoNB_1](https://huggingface.co/Dannyang/EvoNB_1)
17
+ - [EvoNB_2](https://huggingface.co/Dannyang/EvoNB_2)
18
+ - [EvoNB_3](https://huggingface.co/Dannyang/EvoNB_3)
19
+ - [EvoNB_4](https://huggingface.co/Dannyang/EvoNB_4)
20
+ - [EvoNB_5](https://huggingface.co/Dannyang/EvoNB_5)