Update README.md
Browse files
README.md
CHANGED
|
@@ -18,7 +18,14 @@ base_model:
|
|
| 18 |
- AbstractPhil/geolip-bertenstein
|
| 19 |
---
|
| 20 |
|
| 21 |
-
# Newest:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
|
| 23 |
So the outcome is surprisingly good. Around 75-76% accuracy give or take for NLI with the prototype conv5d that I'm working with.
|
| 24 |
|
|
|
|
| 18 |
- AbstractPhil/geolip-bertenstein
|
| 19 |
---
|
| 20 |
|
| 21 |
+
# Newest: Back in the oven.
|
| 22 |
+
|
| 23 |
+
I'm going to unfreeze the model and let it align with the 500k captions now that the new alignment bank is present.
|
| 24 |
+
|
| 25 |
+
This should fundamentally alter the alignment of the model to a near center alignment, somewhere between 0.25 and 0.082 as it was frozen.
|
| 26 |
+
|
| 27 |
+
|
| 28 |
+
# Older NLI head preliminary
|
| 29 |
|
| 30 |
So the outcome is surprisingly good. Around 75-76% accuracy give or take for NLI with the prototype conv5d that I'm working with.
|
| 31 |
|