You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ This is a generic framework for incorporating relevant background knowledge into
12
12
1) External resources such as ConceptNet; or
13
13
2) Generated by language models in a process of asking clarification questions (means) and using the answers (goal) to clarify the instance.
14
14
15
-
### Bug fix - July 2021 (marked as V1.1):
15
+
### Bug fix - July 2021 (tagged V1.1):
16
16
17
17
- Using `eos_token` as the padding token in LMs that don't have a padding token (instead of 0). The results are now better for all models, but the general trend remains the same. See [issue #1](https://github.com/vered1986/self_talk/issues/1).
0 commit comments