Update README.md
Browse files
README.md
CHANGED
@@ -10,3 +10,25 @@ pinned: false
|
|
10 |
---
|
11 |
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
13 |
+
|
14 |
+
|
15 |
+
---
|
16 |
+
license: cc
|
17 |
+
---
|
18 |
+
|
19 |
+
|
20 |
+
|
21 |
+
|
22 |
+
### 🚩Citation
|
23 |
+
|
24 |
+
Please cite the following paper if you use jackkuo/LLM-Enzyme-Kinetics-Archive-LLENKA in your work.
|
25 |
+
|
26 |
+
```bibtex
|
27 |
+
@INPROCEEDINGS{
|
28 |
+
author={coming soon},
|
29 |
+
title={Leveraging Large Language Models for Automated Extraction of Enzyme Kinetics Data from Scientific Literature},
|
30 |
+
year={2024},
|
31 |
+
volume={},
|
32 |
+
number={},
|
33 |
+
doi={coming soon}}
|
34 |
+
```
|