frankmorales2020 commited on
Commit
1638c2b
·
verified ·
1 Parent(s): c730db2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -5
README.md CHANGED
@@ -105,14 +105,11 @@ args = TrainingArguments(
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
 
 
105
 
106
  ### Training results
107
 
 
108
  Step Training Loss Validation Loss
109
 
110
+ 200 2.505300 2.382469,
111
+ 3600 2.226800 2.223289,
112
 
 
 
 
113
 
114
  ### Framework versions
115