bencw commited on
Commit
4a8ea00
·
verified ·
1 Parent(s): 1043cd5

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ license: mit
4
+ ---
5
+
6
+ # AT2 Score Estimator for `meta-llama/Llama-3.1-8B-Instruct`
7
+
8
+ This model is an AT2 score estimator that predicts the influence of a particular source on a model's generation.
9
+ To use it, check out the `at2` package: https://github.com/madryLab/AT2