Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
---
|
4 |
+
|
5 |
+
# [NeurIPS 2024] Quantifying and Optimizing Global Faithfulness in Persona-driven Role-playing
|
6 |
+
|
7 |
+
This is a multilingual discriminator for persona-driven role-playing, distilled from GPT-4. It evaluates the NLI relation between the character's response and a persona statement of the character.
|
8 |
+
|
9 |
+
The discriminator is a component of a global role-playing faithfulness optimization framework (as shown below), to use it please visit [github.com/KomeijiForce/Active_Passive_Constraint_Koishiday_2024]([https://github.com/KomeijiForce/Active_Passive_Constraint_Koishiday_2024])
|
10 |
+
|
11 |
+

|