frankmorales2020 commited on
Commit
c730db2
·
verified ·
1 Parent(s): 28aee09

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -105,13 +105,14 @@ args = TrainingArguments(
105
 
106
  ### Training results
107
 
 
108
  Step Training Loss Validation Loss
109
 
110
  200 2.505300 2.382469
111
 
112
  3600 2.226800 2.223289
113
 
114
-
115
 
116
  ### Framework versions
117
 
 
105
 
106
  ### Training results
107
 
108
+ (
109
  Step Training Loss Validation Loss
110
 
111
  200 2.505300 2.382469
112
 
113
  3600 2.226800 2.223289
114
 
115
+ )
116
 
117
  ### Framework versions
118