1-800-BAD-CODE commited on
Commit
fb9b987
1 Parent(s): 235a110

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -165,6 +165,9 @@ This model predicts the following set of punctuation tokens before each subword:
165
  # Training Details
166
  This model was trained in the NeMo framework.
167
 
 
 
 
168
  ## Training Data
169
  This model was trained with News Crawl data from WMT.
170
 
 
165
  # Training Details
166
  This model was trained in the NeMo framework.
167
 
168
+ This model was trained on an A100 for slightly longer than 7 hours.
169
+ For validation and train metrics, see the [Tensorboard Logs](https://tensorboard.dev/experiment/xxnULI1aTeK37vUDL4ejiw/).
170
+
171
  ## Training Data
172
  This model was trained with News Crawl data from WMT.
173