Philipp-Sc commited on
Commit
b1ce0f0
·
1 Parent(s): 8f2b363

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -95,7 +95,14 @@ The reverse instruct dataset has been compiled with entries from the following d
95
 
96
  - v1: ~12h on Kaggle's P100 GPU
97
  - v2: >30h on Kaggle's T4 x2
98
- - v3: coming soon
 
 
 
 
 
 
 
99
 
100
  ### Framework versions
101
 
 
95
 
96
  - v1: ~12h on Kaggle's P100 GPU
97
  - v2: >30h on Kaggle's T4 x2
98
+ - v3: >40h on Kaggle's T4 x2
99
+
100
+ ## Loss
101
+
102
+ - v3:
103
+ ```bash
104
+ {'loss': 0.4424, 'learning_rate': 4.8398000023144565e-05, 'epoch': 1.03}
105
+ ```
106
 
107
  ### Framework versions
108