bourdoiscatie commited on
Commit
aed3f63
1 Parent(s): 1016b26

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 classes des mots du texte suivant : '+text,
39
  'Extrais les entitées nommées du texte suivant : '+text,
40
  'Extrayez les entitées nommées du texte suivant : '+text,
41
  'Isoler les entitées 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ées nommées du texte suivant : '+text,
40
  'Extrayez les entitées nommées du texte suivant : '+text,
41
  'Isoler les entitées nommées du texte suivant : '+text,