Update README.md
Browse files
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
|
| 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 |
|