Fix comment in run_clm_no_trainer.py (#11624)

This commit is contained in:
Jonathan Chang
2021-05-07 15:02:30 +08:00
committed by GitHub
parent 33fd83bc01
commit 6f40e31766

View File

@@ -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: