Update README.md
#2
by
phenixace - opened
README.md
CHANGED
|
@@ -1,7 +1,9 @@
|
|
| 1 |
---
|
| 2 |
task_categories:
|
| 3 |
-
- question-answering
|
| 4 |
- text-generation
|
|
|
|
|
|
|
|
|
|
| 5 |
language:
|
| 6 |
- en
|
| 7 |
tags:
|
|
@@ -9,13 +11,22 @@ tags:
|
|
| 9 |
size_categories:
|
| 10 |
- 100K<n<1M
|
| 11 |
---
|
| 12 |
-
Data Source for TOMG-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
|
| 14 |
## Training:
|
| 15 |
-
|
|
|
|
|
|
|
| 16 |
|
| 17 |
## Evaluation:
|
| 18 |
-
|
| 19 |
|
| 20 |
## citation
|
| 21 |
|
|
|
|
| 1 |
---
|
| 2 |
task_categories:
|
|
|
|
| 3 |
- text-generation
|
| 4 |
+
- question-answering
|
| 5 |
+
- text2text-generation
|
| 6 |
+
- translation
|
| 7 |
language:
|
| 8 |
- en
|
| 9 |
tags:
|
|
|
|
| 11 |
size_categories:
|
| 12 |
- 100K<n<1M
|
| 13 |
---
|
| 14 |
+
Data Source for TOMG-Bench: Evaluating LLMs on Text-based Open Molecule Generation
|
| 15 |
+
|
| 16 |
+
Home Page: [Home](https://phenixace.github.io/tomgbench/)
|
| 17 |
+
|
| 18 |
+
Github Page: [Github](https://github.com/phenixace/TOMG-Bench)
|
| 19 |
+
|
| 20 |
+
PaperWithCode Page: [PWC](https://paperswithcode.com/dataset/tomg-bench)
|
| 21 |
+
|
| 22 |
|
| 23 |
## Training:
|
| 24 |
+
Please see ./OpenMolIns/
|
| 25 |
+
|
| 26 |
+
We have 5 different variants, from light to xlarge.
|
| 27 |
|
| 28 |
## Evaluation:
|
| 29 |
+
Please see ./benchmarks/, and combine the codes from our repository [TOMG-Bench](https://github.com/phenixace/TOMG-Bench)
|
| 30 |
|
| 31 |
## citation
|
| 32 |
|