mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-24 23:08:57 +06:00
typo: fine-grained token-leven
Changing from "fine-grained token-leven" to "fine-grained token-level"
This commit is contained in:
parent
14cdeee75a
commit
0cec4fab7d
@ -280,7 +280,7 @@
|
|||||||
"want to operate at a token-level. This is particularly useful for Named Entity Recognition and Question-Answering.\n",
|
"want to operate at a token-level. This is particularly useful for Named Entity Recognition and Question-Answering.\n",
|
||||||
"\n",
|
"\n",
|
||||||
"The second, aggregated, representation is especially useful if you need to extract the overall context of the sequence and don't\n",
|
"The second, aggregated, representation is especially useful if you need to extract the overall context of the sequence and don't\n",
|
||||||
"require a fine-grained token-leven. This is the case for Sentiment-Analysis of the sequence or Information Retrieval."
|
"require a fine-grained token-level. This is the case for Sentiment-Analysis of the sequence or Information Retrieval."
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user