chrisliu298
commited on
Commit
•
d73d05f
1
Parent(s):
7fbc269
Update README.md
Browse files
README.md
CHANGED
@@ -111,8 +111,8 @@ print(f"Score for response 2: {score2}")
|
|
111 |
|
112 |
# Output:
|
113 |
# 27B:
|
114 |
-
# Score for response 1:
|
115 |
-
# Score for response 2: -
|
116 |
|
117 |
# 8B:
|
118 |
# Score for response 1: 13.6875
|
|
|
111 |
|
112 |
# Output:
|
113 |
# 27B:
|
114 |
+
# Score for response 1: 0.5625
|
115 |
+
# Score for response 2: -8.5
|
116 |
|
117 |
# 8B:
|
118 |
# Score for response 1: 13.6875
|