We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bcdfb1 commit 31a1dd0Copy full SHA for 31a1dd0
README.md
@@ -104,6 +104,14 @@ $ python evaluation_uqi.py
104
$ cd src/evaluation/evaluation-emotion
105
$ python emotion_prediction_prompt.py
106
```
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)
115
116
## Contact
117
0 commit comments