Skip to content

Commit

Permalink
Add citation info
Browse files Browse the repository at this point in the history
  • Loading branch information
Aethor committed Aug 21, 2023
1 parent 7f041d3 commit ce86c6c
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,3 +151,17 @@ The following table presents the results we obtained by training this model (for
| Dataset | Base model | MUC | B3 | CEAF | CoNLL F1 |
|---------|-------------------|-------|-------|-------|----------|
| Litbank | `bert-base-cased` | 77.35 | 67.63 | 56.66 | 67.21 |


# Citation

If you use this software in a research project, you can cite Tibert as follows:

```bibtex
@Misc{tibert,
author = {Amalvy, A. and Labatut, V. and Dufour, R.},
title = {Tibert},
year = {2023},
url = {https://github.com/CompNet/Tibert},
}
```

0 comments on commit ce86c6c

Please sign in to comment.