jackkuo commited on
Commit
15e6105
·
verified ·
1 Parent(s): 69c3c7b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -387,7 +387,7 @@ with gr.Blocks(title="Automated Enzyme Kinetics Extractor") as demo:
387
  '''
388
  )
389
  gr.Markdown("""
390
- dataset can be download in [LLM-Enzyme-Kinetics-Archive-LLENKA](https://huggingface.co/datasets/jackkuo/LLM-Enzyme-Kinetics-Archive-LLENKA)
391
  """)
392
  with gr.Row():
393
  # 选择搜索字段
 
387
  '''
388
  )
389
  gr.Markdown("""
390
+ Since the entire data set is relatively large, only the first 2,000 rows are shown here. The complete dataset can be download in [LLM-Enzyme-Kinetics-Archive-LLENKA](https://huggingface.co/datasets/jackkuo/LLM-Enzyme-Kinetics-Archive-LLENKA)
391
  """)
392
  with gr.Row():
393
  # 选择搜索字段