Upload folder using huggingface_hub
Browse files
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
|