nicholasKluge commited on
Commit
d8f7066
1 Parent(s): 792aeca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -73,7 +73,7 @@ training_args = TrainingArguments(
73
  load_best_model_at_end=True,
74
  push_to_hub=True,
75
  hub_token="your_token_here",
76
- hub_model_id="username/model-name-imdb
77
  )
78
 
79
  # Define the Trainer
 
73
  load_best_model_at_end=True,
74
  push_to_hub=True,
75
  hub_token="your_token_here",
76
+ hub_model_id="username/model-name-imdb"
77
  )
78
 
79
  # Define the Trainer