forked from OSU-NLP-Group/saev
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
29 lines (27 loc) · 889 Bytes
/
CITATION.cff
File metadata and controls
29 lines (27 loc) · 889 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: saev
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Samuel
family-names: Stevens
email: samuel.robert.stevens@gmail.com
orcid: 'https://orcid.org/0009-0000-9493-7766'
affiliation: The Ohio State University
repository-code: 'https://github.com/OSU-NLP-Group/saev'
url: 'https://osu-nlp-group.github.io/saev/'
repository-artifact: 'https://pypi.org/project/saev/'
abstract: >-
saev is a package for training sparse autoencoders (SAEs)
on vision transformers (ViTs) in PyTorch.
keywords:
- sparse autoencoders
- interpretability
- computer vision
license: CC-BY-4.0
commit: 6a34b6916fda7b04cc2d89749b3ad6425a8f39e6
date-released: '2025-11-16'