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
6f40e317
"test/git@developer.sourcefind.cn:hehl2/torchaudio.git" did not exist on "25a8adf6d642bc27b156a452bc80f20741382642"
Unverified
Commit
6f40e317
authored
May 07, 2021
by
Jonathan Chang
Committed by
GitHub
May 07, 2021
Browse files
Fix comment in run_clm_no_trainer.py (#11624)
parent
33fd83bc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
examples/pytorch/language-modeling/run_clm_no_trainer.py
examples/pytorch/language-modeling/run_clm_no_trainer.py
+1
-1
No files found.
examples/pytorch/language-modeling/run_clm_no_trainer.py
View file @
6f40e317
...
...
@@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
"""
Fine-tuning the library models for causal language modeling (
BERT, ALBERT, RoBERTa
...)
Fine-tuning the library models for causal language modeling (
GPT, GPT-2, CTRL,
...)
on a text file or a dataset without using HuggingFace Trainer.
Here is the full list of checkpoints on the hub that can be fine-tuned by this script:
...
...
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