bourdoiscatie
commited on
Commit
•
b603ea4
1
Parent(s):
4679626
Update README.md
Browse files
README.md
CHANGED
@@ -2095,7 +2095,7 @@ The `https://huggingface.co/datasets/CATIE-AQ/wikiner_fr_prompt_ner` dataset has
|
|
2095 |
|
2096 |
|
2097 |
<details>
|
2098 |
-
<summary>Part-of-speech</summary>
|
2099 |
|
2100 |
Assigns a class to each word in a text. Possible classes here are Adposition, Adjective, Adverb, Auxiliary, Coordinating conjunction, Determiner, Interjection, Noun, Numeral, Particle, Pronoun, Proper noun, Punctuation, Subordinating conjunction, Symbol, Verb and Other.
|
2101 |
|
@@ -2124,7 +2124,6 @@ Assigns a class to each word in a text. Possible classes here are Adposition, Ad
|
|
2124 |
'Indique les classes des mots du texte : '+text, <br>
|
2125 |
'Indiquez les classes des mots du texte : '+text
|
2126 |
</code>
|
2127 |
-
</details>
|
2128 |
|
2129 |
An example:
|
2130 |
| inputs | targets |
|
|
|
2095 |
|
2096 |
|
2097 |
<details>
|
2098 |
+
<summary><h1>Part-of-speech</h1></summary>
|
2099 |
|
2100 |
Assigns a class to each word in a text. Possible classes here are Adposition, Adjective, Adverb, Auxiliary, Coordinating conjunction, Determiner, Interjection, Noun, Numeral, Particle, Pronoun, Proper noun, Punctuation, Subordinating conjunction, Symbol, Verb and Other.
|
2101 |
|
|
|
2124 |
'Indique les classes des mots du texte : '+text, <br>
|
2125 |
'Indiquez les classes des mots du texte : '+text
|
2126 |
</code>
|
|
|
2127 |
|
2128 |
An example:
|
2129 |
| inputs | targets |
|