lyr1ssr commited on
Commit
482ec81
·
verified ·
1 Parent(s): 089f315

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -22,7 +22,7 @@ size_categories:
22
  # LOGOS: Language of Generative Objects in Science
23
 
24
  <p align="center">
25
- <img src="pics/logos.png" alt="LOGOS" height="120">
26
  </p>
27
 
28
  <p align="center">
@@ -44,7 +44,7 @@ size_categories:
44
  Unlike approaches that rely on natural language as an intermediary or require explicit 3D geometric networks, LOGOS operates directly on domain-native representations. Key spatial relationships (e.g., protein pocket–ligand contacts) are discretized and tokenized into the shared grammar, allowing the model to learn complex structural interactions in a purely sequential manner.
45
 
46
  <p align="center">
47
- <img src="pics/LOGOS-mainfigure.png" alt="LOGOS Framework Overview" width="90%">
48
  </p>
49
 
50
  ### Key Features
@@ -55,7 +55,7 @@ Unlike approaches that rely on natural language as an intermediary or require ex
55
  * **Pre-training & Downstream Alignment**: The grammar space ensures formal consistency between continued pre-training objectives and downstream task goals.
56
 
57
  <p align="center">
58
- <img src="pics/logos-data-process.png" alt="Data Construction in LOGOS" width="90%">
59
  </p>
60
 
61
  ## Supported Tasks
@@ -72,7 +72,7 @@ LOGOS achieves competitive or state-of-the-art performance across six representa
72
  | Antibody CDR Design | Immunology | Design complementarity-determining regions for antibody engineering |
73
 
74
  <p align="center">
75
- <img src="pics/bench_comparison.png" alt="Benchmark Comparison" width="90%">
76
  </p>
77
 
78
  ## Model Architecture
 
22
  # LOGOS: Language of Generative Objects in Science
23
 
24
  <p align="center">
25
+ <img src="pics/logos.png" alt="LOGOS" height="90">
26
  </p>
27
 
28
  <p align="center">
 
44
  Unlike approaches that rely on natural language as an intermediary or require explicit 3D geometric networks, LOGOS operates directly on domain-native representations. Key spatial relationships (e.g., protein pocket–ligand contacts) are discretized and tokenized into the shared grammar, allowing the model to learn complex structural interactions in a purely sequential manner.
45
 
46
  <p align="center">
47
+ <img src="pics/LOGOS-mainfigure.png" alt="LOGOS Framework Overview" width="100%">
48
  </p>
49
 
50
  ### Key Features
 
55
  * **Pre-training & Downstream Alignment**: The grammar space ensures formal consistency between continued pre-training objectives and downstream task goals.
56
 
57
  <p align="center">
58
+ <img src="pics/logos-data-process.png" alt="Data Construction in LOGOS" width="100%">
59
  </p>
60
 
61
  ## Supported Tasks
 
72
  | Antibody CDR Design | Immunology | Design complementarity-determining regions for antibody engineering |
73
 
74
  <p align="center">
75
+ <img src="pics/bench_comparison.png" alt="Benchmark Comparison" width="100%">
76
  </p>
77
 
78
  ## Model Architecture