hexuan21 commited on
Commit
7fe2df0
·
verified ·
1 Parent(s): daffd51

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -148,7 +148,8 @@ for i in range(num_aspects):
148
  print(aspect_scores)
149
 
150
  """
151
- # model output on visual quality, temporal consistency, dynamic degree, text-to-video alignment, factual consistency, respectively
 
152
  [2.2969, 2.4375, 2.8281, 2.5, 2.4688]
153
  """
154
 
 
148
  print(aspect_scores)
149
 
150
  """
151
+ # model output on visual quality, temporal consistency, dynamic degree,
152
+ # text-to-video alignment, factual consistency, respectively
153
  [2.2969, 2.4375, 2.8281, 2.5, 2.4688]
154
  """
155