onebeans commited on
Commit
3f0fbcc
·
verified ·
1 Parent(s): 0bd9ec2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -34,7 +34,7 @@ training_args = Seq2SeqTrainingArguments(
34
 
35
  # Training Progress
36
  | Epoch | Training Loss | Validation Loss |
37
- |------|---------------|-----------------|
38
  | 1 | 0.604000 | 0.566043 |
39
  | 2 | 0.577400 | 0.559071 |
40
  | 3 | 0.553500 | 0.555571 |
 
34
 
35
  # Training Progress
36
  | Epoch | Training Loss | Validation Loss |
37
+ |:-----:|:-------------:|:---------------:|
38
  | 1 | 0.604000 | 0.566043 |
39
  | 2 | 0.577400 | 0.559071 |
40
  | 3 | 0.553500 | 0.555571 |