Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,40 @@
|
|
1 |
---
|
2 |
-
title: RLHF
|
3 |
-
emoji:
|
4 |
colorFrom: gray
|
5 |
colorTo: yellow
|
6 |
sdk: streamlit
|
7 |
-
sdk_version: 1.
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
---
|
12 |
|
13 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
title: ๐Multiplayer-Eval-RLHF-Upvoting
|
3 |
+
emoji: ๐๐๐
|
4 |
colorFrom: gray
|
5 |
colorTo: yellow
|
6 |
sdk: streamlit
|
7 |
+
sdk_version: 1.40.1
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
---
|
12 |
|
13 |
+
๐ RLHF Evaluation System
|
14 |
+
|
15 |
+
๐ Data Collection
|
16 |
+
|
17 |
+
Response intake
|
18 |
+
Vote gathering
|
19 |
+
Quality metrics
|
20 |
+
|
21 |
+
|
22 |
+
๐ Analysis Tools
|
23 |
+
|
24 |
+
Performance tracking
|
25 |
+
Feedback aggregation
|
26 |
+
Trend visualization
|
27 |
+
|
28 |
+
|
29 |
+
๐ฏ Evaluation Features
|
30 |
+
|
31 |
+
Binary voting
|
32 |
+
Detailed feedback
|
33 |
+
Response comparison
|
34 |
+
|
35 |
+
|
36 |
+
๐ Results Processing
|
37 |
+
|
38 |
+
Data validation
|
39 |
+
Statistical analysis
|
40 |
+
Report generation
|