nielsr HF staff commited on
Commit
65d19e7
·
verified ·
1 Parent(s): b23f8bd

Improve metadata, add link to Github repository

Browse files

This PR improves the metadata of the model.

Would be great to update the other model cards too :)

Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -1,5 +1,10 @@
1
  ---
2
  license: apache-2.0
 
 
 
3
  ---
4
 
5
- Model trained to accept and resist persuasion as appropriate, introduced by Stengel-Eskin et al. (2024): arxiv.org/abs/2410.14596
 
 
 
1
  ---
2
  license: apache-2.0
3
+ pipeline_text: text-generation
4
+ library_name: transformers
5
+ base_model: mistralai/Mistral-7B-Instruct-v0.2
6
  ---
7
 
8
+ Model trained to accept and resist persuasion as appropriate, introduced by Stengel-Eskin et al. (2024): arxiv.org/abs/2410.14596
9
+
10
+ Github repository: https://github.com/esteng/persuasion_balanced_training