Sag1012 Cr4nky1104 commited on
Commit
2ee6f59
1 Parent(s): 164bfec

Update GRU with attention #2 (#11)

Browse files

- Update GRU with attention #2 (4f49eda85a61da1cc9dcf5dad3674513f0b3ddb6)


Co-authored-by: Nguyễn Việt Anh <[email protected]>

GRU_with_attention/decoder.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8a5962be5d4c32a6f5733fc760c68482015302b66e0fc6b8c31b6dd9ceeb8049
3
- size 66718834
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d443eb9d10e2d0776fd6ebecd316073b4bf14d9978f9a9ffc7024aa2bef898c
3
+ size 66654444
GRU_with_attention/encoder.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f5170874c9223d30021194f35154e641f7269730995020d903e73e168496e56b
3
- size 33562776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c51171836722f68cb9d6daf7d5ef446906b5d267768179532f27d9306228c32
3
+ size 33694800
GRU_with_attention/infer.py ADDED
File without changes