Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc
|
3 |
+
---
|
4 |
+
|
5 |
+
|
6 |
+
|
7 |
+
|
8 |
+
### 🚩Citation
|
9 |
+
|
10 |
+
Please cite the following paper if you use jackkuo/LLM-Enzyme-Kinetics-Golden-Benchmark in your work.
|
11 |
+
|
12 |
+
```bibtex
|
13 |
+
@INPROCEEDINGS{
|
14 |
+
author={coming soon},
|
15 |
+
title={Leveraging Large Language Models for Automated Extraction of Enzyme Kinetics Data from Scientific Literature},
|
16 |
+
year={2024},
|
17 |
+
volume={},
|
18 |
+
number={},
|
19 |
+
doi={coming soon}}
|
20 |
+
```
|