Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
inference:
|
| 4 |
+
parameters:
|
| 5 |
+
aggregation_strategy: "first"
|
| 6 |
+
widget:
|
| 7 |
+
- text: "Aussi Richelieu et Louis XIII se disputaient souvent."
|
| 8 |
---
|
| 9 |
+
# camembert-base-literary-NER
|
| 10 |
+
|
| 11 |
+
A French NER model trained on the literary dataset and guidelines described by [Motasem et al., 2021](https://hal.science/hal-03156278/).
|