Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: mit
|
3 |
---
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
language: en
|
3 |
+
|
4 |
license: mit
|
5 |
---
|
6 |
+
|
7 |
+
# MultiCite: Multi-label Citation Intent Classification with Roberta-large (NAACL 2022)
|
8 |
+
|
9 |
+
This model has been trained on the data available here: https://github.com/allenai/multicite.
|