KomeijiForce commited on
Commit
412c3e3
·
verified ·
1 Parent(s): da35fd6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
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
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64323dd503d81fa4d26deaf9/Lk-Cg0GjI6FZFDHjS1ioZ.png)