DAN_AI / README.md
oliverwang15's picture
Bugs fixed. Updated Readme.md
25f7781
---
title: DAN AI
emoji: πŸ†
colorFrom: yellow
colorTo: blue
sdk: gradio
sdk_version: 3.46.1
app_file: app.py
pinned: false
license: mit
---
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
## Instructions
### Generate Results
* There are mainly two way of using this demo: The Online way and the Offline way
#### The Online way
* You need to have the OpenAI's API key (DM me or email me if you can't find it) and the paper to be processed.
* Once you enter the API key and update the file, you should click `Submit`.
* Wait about 1-2 minute, you will be able to see the results on Output part.
#### The Offline way
* You can browser the generated result before head by ChatGPT without waiting just by clicking `Show Answers`
### Correct Results
* You need to judge whether the Generated Answer and Reference Correct.
* If correct, you just need to click the `Correct` button.
* If incorrect, you need to first click the `Incorrect` button then provide the correct answer in the text box below.
* You can click `Last Question` or `Next Question` in the Output area to change questions of a passage.
* Or click `Last passage` or `Next passage` to change the passages.
### Download Results
* Onece finish judging all questions of all passage. You can download the answers and judgements
* If you just want to download the answer generated by LLMs, you can click `Download original LLM answers` then click on the right side to download the excel file.
* If you want to download the answer and the judgements, you can click `Download corrected LLM answers` then click on the right side to download the excel file.
#### If you have further questions, please email me: oliverwang15@outlook.com