Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyalasy committed Jan 13, 2023
1 parent 14ddbc9 commit 6534e6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# DOM-LM
# DOM-LM - Pytorch (wip)
Unofficial implementation of [Dom-LM paper](https://arxiv.org/abs/2201.10608).

## Masked LM Training
Expand All @@ -12,4 +12,4 @@ Unofficial implementation of [Dom-LM paper](https://arxiv.org/abs/2201.10608).
- [ ] Add Fine-tuning code for Attribute Extraction
- [ ] Add Fine-tuning code for Open Information Extraction
- [ ] Add Fine-tuning code for QA
- [ ] Train some models and add results
- [ ] Train some models and compare results

0 comments on commit 6534e6f

Please sign in to comment.