markrodrigo commited on
Commit
d98cee2
1 Parent(s): 9615628

Update Train Results

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -173,6 +173,17 @@ More information needed
173
  ### Training data
174
  Custom synthetic
175
 
 
 
 
 
 
 
 
 
 
 
 
176
  ### Framework versions
177
 
178
  - Transformers 4.45.1
 
173
  ### Training data
174
  Custom synthetic
175
 
176
+ ### Training results
177
+
178
+ | Training Loss | Epoch | Step | Validation Loss |
179
+ |:-------------:|:------:|:----:|:---------------:|
180
+ | 1.3863 | 4 | 10 | 1.3642 |
181
+ | 0.8852 | 4 | 20 | 0.9070 |
182
+ | 0.6427 | 4 | 30 | 0.6811 |
183
+ | 0.6114 | 4 | 40 | 0.6167 |
184
+ | 0.6004 | 4 | 50 | 0.5916 |
185
+ | 0.5912 | 4 | 60 | 0.5845 |
186
+
187
  ### Framework versions
188
 
189
  - Transformers 4.45.1