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
b28020f5
"syntaxnet/examples/dragnn/data/es/label-map" did not exist on "7d30a017fe50b648be6dee544f8059bde52db562"
Commit
b28020f5
authored
Jan 20, 2020
by
Lysandre
Committed by
Lysandre Debut
Jan 23, 2020
Browse files
TF RoBERTa
parent
3e1bc27e
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
138 additions
and
138 deletions
+138
-138
docs/source/model_doc/roberta.rst
docs/source/model_doc/roberta.rst
+7
-0
src/transformers/modeling_tf_roberta.py
src/transformers/modeling_tf_roberta.py
+131
-138
No files found.
docs/source/model_doc/roberta.rst
View file @
b28020f5
...
...
@@ -71,3 +71,10 @@ TFRobertaForSequenceClassification
.. autoclass:: transformers.TFRobertaForSequenceClassification
:members:
TFRobertaForTokenClassification
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. autoclass:: transformers.TFRobertaForTokenClassification
:members:
src/transformers/modeling_tf_roberta.py
View file @
b28020f5
This diff is collapsed.
Click to expand it.
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