Commit
•
daa9393
1
Parent(s):
745274a
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
tags:
|
4 |
+
- prompt
|
5 |
+
---
|
6 |
+
|
7 |
+
This repository provides prompts from the paper "JudgeBench: A Benchmark for Evaluating LLM-Based Judges"
|
8 |
+
(https://arxiv.org/pdf/2410.12784)
|
9 |
+
in easy-to-reuse YAML format.
|
10 |
+
|
11 |
+
TODO: add more detailed description and prompts
|
12 |
+
|
13 |
+
|