reaperdoesntknow commited on
Commit
784c21a
·
verified ·
1 Parent(s): c22b85c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -5
README.md CHANGED
@@ -187,10 +187,8 @@ def collate(examples):
187
  # torch.nn.utils.clip_grad_norm_(model.parameters(), 1.2)
188
  # optimizer.step(); optimizer.zero_grad()
189
 
190
-
191
-
192
-
193
- Evaluation
194
 
195
  For meaningful comparisons, run:
196
  • Validation perplexity on a held-out split.
@@ -249,4 +247,4 @@ Maintainers
249
  • Author: reaper (Convergent Intelligence LLC)
250
  • Contact: add preferred contact
251
  • Issues: HF model hub issues tab
252
-
 
187
  # torch.nn.utils.clip_grad_norm_(model.parameters(), 1.2)
188
  # optimizer.step(); optimizer.zero_grad()
189
 
190
+ ---
191
+ ## Evaluation
 
 
192
 
193
  For meaningful comparisons, run:
194
  • Validation perplexity on a held-out split.
 
247
  • Author: reaper (Convergent Intelligence LLC)
248
  • Contact: add preferred contact
249
  • Issues: HF model hub issues tab
250
+ ---