Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
0cec4fab
Commit
0cec4fab
authored
Apr 15, 2020
by
Jonathan Sum
Committed by
Julien Chaumond
Apr 16, 2020
Browse files
typo: fine-grained token-leven
Changing from "fine-grained token-leven" to "fine-grained token-level"
parent
14cdeee7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
notebooks/02-transformers.ipynb
notebooks/02-transformers.ipynb
+1
-1
No files found.
notebooks/02-transformers.ipynb
View file @
0cec4fab
...
@@ -280,7 +280,7 @@
...
@@ -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-leve
n
. This is the case for Sentiment-Analysis of the sequence or Information Retrieval."
"require a fine-grained token-leve
l
. This is the case for Sentiment-Analysis of the sequence or Information Retrieval."
]
]
},
},
{
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment