arazd commited on
Commit
0e9d618
1 Parent(s): 508ffcb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
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.