Spark Chou commited on
Commit
9e1a1a7
·
1 Parent(s): e303dba

good night

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -85,8 +85,8 @@ DIMENSIONS_DATA = [
85
  "title": "Mechanical Persona",
86
  "audio": "sample1_audio_path",
87
  "sub_dims": [
88
- "Flattery: Humans assess context to agree or disagree, sometimes offering differing opinions; machines excessively agree, thank, or apologize, over-validating the other party and lacking authentic interaction.",
89
- "Formalized Expression: Human speech is flexible; machine responses are formally structured, overly written, and use vague wording."
90
  ],
91
  "reference_scores": [5, 5]
92
  },
 
85
  "title": "Mechanical Persona",
86
  "audio": "sample1_audio_path",
87
  "sub_dims": [
88
+ "Sycophancy: Humans assess context to agree or disagree, sometimes offering differing opinions; machines excessively agree, thank, or apologize, over-validating the other party and lacking authentic interaction.",
89
+ "Formal Expression: Human speech is flexible; machine responses are formally structured, overly written, and use vague wording."
90
  ],
91
  "reference_scores": [5, 5]
92
  },