Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,25 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
3 |
---
|
4 |
+
# [TETIS](https://www.umr-tetis.fr) @ [Challenge TextMine 2024](https://textmine.sciencesconf.org/resource/page/id/9)
|
5 |
+
|
6 |
+
---
|
7 |
+
## This model is a NER based on Camembert-Large for the Kaggle Competition (in French): https://www.kaggle.com/competitions/defi-textmine-2024/
|
8 |
+
---
|
9 |
+
|
10 |
+
|
11 |
+
<img align="left" src="https://www.umr-tetis.fr/images/logo-header-tetis.png">
|
12 |
+
|
13 |
+
| Participants |
|
14 |
+
|----------------------|
|
15 |
+
| Rémy Decoupes |
|
16 |
+
| Roberto Interdonato |
|
17 |
+
| Rodrique Kafando |
|
18 |
+
| Mehtab Syed Alam |
|
19 |
+
| Maguelonne Teisseire |
|
20 |
+
| Mathieu Roche |
|
21 |
+
| Sarah Valentin |
|
22 |
+
|
23 |
+
---
|
24 |
+
|
25 |
+
This model is a NER based on Camembert-Large for the Kaggle Competition (in French): https://www.kaggle.com/competitions/defi-textmine-2024/
|