Spaces:
Runtime error
Runtime error
SyrWin
commited on
Commit
·
7a096a1
1
Parent(s):
95f97c5
modified readme
Browse files- README.md +12 -0
- all_checkpoints/.gitignore +0 -2
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# ReactXT: Understanding Molecular “Reaction-ship” via Reaction-Contextualized Molecule-Text Pretraining
|
2 |
|
3 |
## Comparison to previous molecule-text generative modeling methods
|
|
|
1 |
+
---
|
2 |
+
title: {{ReactXT}}
|
3 |
+
emoji: {{🧪}}
|
4 |
+
colorFrom: {{yellow}}
|
5 |
+
colorTo: {{green}}
|
6 |
+
sdk: {{gradio}}
|
7 |
+
sdk_version: "{{4.36.0}}"
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
---
|
11 |
+
|
12 |
+
|
13 |
# ReactXT: Understanding Molecular “Reaction-ship” via Reaction-Contextualized Molecule-Text Pretraining
|
14 |
|
15 |
## Comparison to previous molecule-text generative modeling methods
|
all_checkpoints/.gitignore
DELETED
@@ -1,2 +0,0 @@
|
|
1 |
-
*
|
2 |
-
!.gitignore
|
|
|
|
|
|