File size: 1,812 Bytes
772f8cb
 
 
 
 
 
 
 
 
 
 
 
 
25f7781
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
---

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