RvKy commited on
Commit
46b2e6e
·
verified ·
1 Parent(s): 473b069

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -32,8 +32,8 @@ library_name: transformers
32
 
33
  * We got the validation skor and follow the metric accuracy. The model gave us successfully result.
34
 
35
- loss accuracy val_los val_accuracy
36
- 0 0.739859 0.766797 0.507217 0.828693
37
- 1 0.413323 0.865625 0.474160 0.843466
38
 
39
 
 
32
 
33
  * We got the validation skor and follow the metric accuracy. The model gave us successfully result.
34
 
35
+ # [loss accuracy val_loss val_accuracy]
36
+ # 0 : [ 0.739859 0.766797 0.507217 0.828693]
37
+ # 1: [ 0.413323 0.865625 0.474160 0.843466]
38
 
39