Skip to content

Commit ce86c6c

Browse files
committed
Add citation info
1 parent 7f041d3 commit ce86c6c

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,3 +151,17 @@ The following table presents the results we obtained by training this model (for
151151
| Dataset | Base model | MUC | B3 | CEAF | CoNLL F1 |
152152
|---------|-------------------|-------|-------|-------|----------|
153153
| Litbank | `bert-base-cased` | 77.35 | 67.63 | 56.66 | 67.21 |
154+
155+
156+
# Citation
157+
158+
If you use this software in a research project, you can cite Tibert as follows:
159+
160+
```bibtex
161+
@Misc{tibert,
162+
author = {Amalvy, A. and Labatut, V. and Dufour, R.},
163+
title = {Tibert},
164+
year = {2023},
165+
url = {https://github.com/CompNet/Tibert},
166+
}
167+
```

0 commit comments

Comments
 (0)