Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lsvih/mwa
Example code for "Enhancing Pre-trained Chinese Character Representation with Word-aligned Attention", ACL2020
https://github.com/lsvih/mwa
Last synced: 24 days ago
JSON representation
Example code for "Enhancing Pre-trained Chinese Character Representation with Word-aligned Attention", ACL2020
- Host: GitHub
- URL: https://github.com/lsvih/mwa
- Owner: lsvih
- License: mit
- Created: 2020-04-27T08:56:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-08T08:14:36.000Z (over 2 years ago)
- Last Synced: 2023-10-20T21:19:49.833Z (about 1 year ago)
- Language: Python
- Size: 6.84 KB
- Stars: 17
- Watchers: 5
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Multi Word-aligned Attention for Enhancing Chinese Pre-trained Language Model
Example code for "Enhancing Pre-trained Chinese Character Representation with Word-aligned Attention", ACL2020
## Training & Evaluation Code
[Refer to this repo](https://github.com/lsvih/HLG).