dipayan26 commited on
Commit
b089bcc
·
verified ·
1 Parent(s): e83e8d7

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. .gitattributes +1 -0
  2. Plant_PLM_logo.png +3 -0
  3. README.md +4 -0
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ Plant_PLM_logo.png filter=lfs diff=lfs merge=lfs -text
Plant_PLM_logo.png ADDED

Git LFS Details

  • SHA256: 2d4c0e84ac1c189d5421ceb40c989b249486bba019a1084bac3fe2c2b8353741
  • Pointer size: 131 Bytes
  • Size of remote file: 314 kB
README.md CHANGED
@@ -18,6 +18,10 @@ pipeline_tag: fill-mask
18
 
19
  # PlantPLM-8M
20
 
 
 
 
 
21
  **ESM-2 8M parameter model continued-pretrained on Viridiplantae (plant) protein sequences.**
22
 
23
  This is a domain-adapted version of [`facebook/esm2_t6_8M_UR50D`](https://huggingface.co/facebook/esm2_t6_8M_UR50D), fine-tuned on a curated subset of UniProt TrEMBL containing only plant-kingdom proteins. The adaptation improves representation quality for plant-specific protein tasks compared to the general-purpose ESM-2 baseline.
 
18
 
19
  # PlantPLM-8M
20
 
21
+ <img src="Plant_PLM_logo.png" alt="Alt Text" width="500">
22
+
23
+
24
+
25
  **ESM-2 8M parameter model continued-pretrained on Viridiplantae (plant) protein sequences.**
26
 
27
  This is a domain-adapted version of [`facebook/esm2_t6_8M_UR50D`](https://huggingface.co/facebook/esm2_t6_8M_UR50D), fine-tuned on a curated subset of UniProt TrEMBL containing only plant-kingdom proteins. The adaptation improves representation quality for plant-specific protein tasks compared to the general-purpose ESM-2 baseline.