Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
1650130b
Commit
1650130b
authored
Sep 07, 2020
by
Lysandre
Browse files
Remove misleading docstring
parent
159ef07e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
examples/text-classification/run_glue.py
examples/text-classification/run_glue.py
+1
-1
No files found.
examples/text-classification/run_glue.py
View file @
1650130b
...
...
@@ -13,7 +13,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
""" Finetuning the library models for sequence classification on GLUE
(Bert, XLM, XLNet, RoBERTa, Albert, XLM-RoBERTa)
."""
""" Finetuning the library models for sequence classification on GLUE."""
import
dataclasses
...
...
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