phenixace commited on
Commit
56dc43e
1 Parent(s): 2c3bf9c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -1,3 +1,10 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+
5
+ ## ICMA version of Mistral-7B-Instruct-v0.2 for text-based molecule generation task (Cap2Mol)
6
+
7
+ #### Notice: The input should contain 4 context examples and the cutoff length should be set to 2048 to ensure best performance.
8
+
9
+
10
+ Paper Link: https://arxiv.org/abs/2403.04197