1-800-BAD-CODE commited on
Commit
410bee2
1 Parent(s): aa46099

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -282,7 +282,8 @@ This model predicts the following set of punctuation tokens before each subword:
282
 
283
 
284
  # Training Details
285
- This model was trained in the NeMo framework on an A100 for approximately 9 hours.
 
286
 
287
  This model was trained with News Crawl data from WMT.
288
  1M lines of text for each language was used, except for a few low-resource languages which may have used less.
 
282
 
283
 
284
  # Training Details
285
+ This model was trained in the NeMo framework on an A100 for approximately 7 hours.
286
+ You may view the `tensorboard` log on [tensorboard.dev](https://tensorboard.dev/experiment/xxnULI1aTeK37vUDL4ejiw/#scalars).
287
 
288
  This model was trained with News Crawl data from WMT.
289
  1M lines of text for each language was used, except for a few low-resource languages which may have used less.