Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,6 @@
|
|
| 1 |
---
|
| 2 |
license: openrail
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: openrail
|
| 3 |
---
|
| 4 |
+
Llama-2 representations extracted from Alpaca instruction tuning dataset (original orderof examples is preserved). Representations are extracted from the final layer and averaged across all tokens.
|
| 5 |
+
|
| 6 |
+
Dataset structure: key=sample id, value=feature vector in string format, with ";" separator.
|