bhargavis commited on
Commit
256d2db
·
verified ·
1 Parent(s): fd9bed2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -61,8 +61,9 @@ These metrics were computed using the `rouge_scorer` library for ROUGE scores.
61
  #### Training Arguments
62
  The model was trained using the following Hugging Face Seq2SeqTrainingArguments:
63
 
64
- | Save Strategy | Per Epoch
65
  | ------------- |:-------------:|
 
66
  | Logging Steps | 1000 |
67
  | Dataloader Workers | 4 |
68
  | Predict with Generate | True |
 
61
  #### Training Arguments
62
  The model was trained using the following Hugging Face Seq2SeqTrainingArguments:
63
 
64
+ | Arguments | Value |
65
  | ------------- |:-------------:|
66
+ | Save Strategy | Per Epoch |
67
  | Logging Steps | 1000 |
68
  | Dataloader Workers | 4 |
69
  | Predict with Generate | True |