bourdoiscatie
commited on
Commit
•
7895f7f
1
Parent(s):
5e4b271
Update README.md
Browse files
README.md
CHANGED
@@ -35,7 +35,7 @@ A list of prompts (see below) was then applied in order to build the input and t
|
|
35 |
21 prompts were created for this dataset. The logic applied consists in proposing prompts in the indicative tense, in the form of tutoiement and in the form of vouvoiement.
|
36 |
|
37 |
```
|
38 |
-
'Extraire les
|
39 |
'Extrais les entités nommées du texte suivant : '+text,
|
40 |
'Extrayez les entités nommées du texte suivant : '+text,
|
41 |
'Isoler les entités nommées du texte suivant : '+text,
|
|
|
35 |
21 prompts were created for this dataset. The logic applied consists in proposing prompts in the indicative tense, in the form of tutoiement and in the form of vouvoiement.
|
36 |
|
37 |
```
|
38 |
+
'Extraire les entités nommées du texte suivant : '+text,
|
39 |
'Extrais les entités nommées du texte suivant : '+text,
|
40 |
'Extrayez les entités nommées du texte suivant : '+text,
|
41 |
'Isoler les entités nommées du texte suivant : '+text,
|