Skip to content

Commit 31a1dd0

Browse files
authored
add links for evaluation folder
1 parent 5bcdfb1 commit 31a1dd0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,14 @@ $ python evaluation_uqi.py
104104
$ cd src/evaluation/evaluation-emotion
105105
$ python emotion_prediction_prompt.py
106106
```
107+
* [Human Evaluation](https://github.com/helemanc/gryffindor/tree/main/src/evaluation/HumanEval)
108+
* [FID](https://github.com/helemanc/gryffindor/tree/main/src/evaluation/FID)
109+
* [CLIP Score](https://github.com/helemanc/gryffindor/tree/main/src/evaluation/CLIP-score)
110+
* [Analysis](https://github.com/helemanc/gryffindor/tree/main/src/evaluation/CLIP_score_analysis)
111+
112+
113+
### 6. Statistical Analysis
114+
* The analysis about the evaluation [results](https://github.com/helemanc/gryffindor/tree/main/src/evaluation/test_stats)
107115

108116
## Contact
109117

0 commit comments

Comments
 (0)