BestWishYsh commited on
Commit
d860d4c
·
verified ·
1 Parent(s): 6747ade

Update constants.py

Browse files
Files changed (1) hide show
  1. constants.py +2 -0
constants.py CHANGED
@@ -81,6 +81,7 @@ TABLE_INTRODUCTION = """In the table below, we use six dimensions as the primary
81
  2. Motion Amplitude: Motion.
82
  3. Text Relevance: GmeScore.
83
  4. Subject Consistency: FaceSim and NexusScore.
 
84
  """
85
 
86
  TABLE_INTRODUCTION_HUMAN = """In the table below, we use six dimensions as the primary evaluation metrics for each task.
@@ -88,6 +89,7 @@ TABLE_INTRODUCTION_HUMAN = """In the table below, we use six dimensions as the p
88
  2. Motion Amplitude: Motion.
89
  3. Text Relevance: GmeScore.
90
  4. Subject Consistency: FaceSim.
 
91
  """
92
 
93
  CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results"
 
81
  2. Motion Amplitude: Motion.
82
  3. Text Relevance: GmeScore.
83
  4. Subject Consistency: FaceSim and NexusScore.
84
+ 5. Subject Naturalness: NaturalScore.
85
  """
86
 
87
  TABLE_INTRODUCTION_HUMAN = """In the table below, we use six dimensions as the primary evaluation metrics for each task.
 
89
  2. Motion Amplitude: Motion.
90
  3. Text Relevance: GmeScore.
91
  4. Subject Consistency: FaceSim.
92
+ 5. Naturalness: NaturalScore.
93
  """
94
 
95
  CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results"