Skip to content

Commit daa294f

Browse files
committed
add reference
1 parent 16fa669 commit daa294f

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
@@ -99,7 +99,7 @@ eng> Be careful not to catch a cold
9999

100100
### To do
101101
- Add **Beam Search** for decoding step
102-
- Add **Label Smoothing** technique
102+
- Add **Label Smoothing** technique [#1](https://github.com/jadore801120/attention-is-all-you-need-pytorch/blob/master/train.py#L33), [#2](https://github.com/tunz/transformer-pytorch/blob/master/utils/utils.py#L8), [#3](https://3months.tistory.com/465)
103103
<br/>
104104

105105
### References

0 commit comments

Comments
 (0)