Skip to content

Commit 5c323ed

Browse files
authored
Update README.md
1 parent 341f986 commit 5c323ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This is a generic framework for incorporating relevant background knowledge into
1212
1) External resources such as ConceptNet; or
1313
2) Generated by language models in a process of asking clarification questions (means) and using the answers (goal) to clarify the instance.
1414

15-
### Bug fix - July 2021 (marked as V1.1):
15+
### Bug fix - July 2021 (tagged V1.1):
1616

1717
- 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).
1818

0 commit comments

Comments
 (0)