Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
---
|
4 |
+
### Phi-3-mini-4k-instruct-LASER
|
5 |
+
- model used: [microsoft/Phi-3-mini-4k-instruct](https://huggingface.co/microsoft/Phi-3-mini-4k-instruct)
|
6 |
+
- LASER scripts used: rmt_laser.py,rmt_laser_snr.py,rmt_laser_snr_math.py from [laserRMT](https://github.com/cognitivecomputations/laserRMT)
|
7 |
+
|
8 |
+
### Results
|
9 |
+
- perplexity is reduced comparing to base model, waiting for HF eval results
|