-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathCITATION.cff
More file actions
36 lines (35 loc) · 1.19 KB
/
Copy pathCITATION.cff
File metadata and controls
36 lines (35 loc) · 1.19 KB
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
29
30
31
32
33
34
35
36
# 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/Imageomics/saev'
url: 'https://imageomics.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: MIT
date-released: '2026-06-18'
identifiers:
- description: "The GitHub release URL of tag v0.1.0."
type: url
value: "https://github.com/Imageomics/saev/releases/tag/v0.1.0"
- description: "The GitHub URL of the commit tagged with v0.1.0."
type: url
value: "https://github.com/Imageomics/saev/tree/def4457375c222cbd16e2e0caacaaa71a7fc551d" # Update on release
version: 0.1.0
doi: 10.5281/zenodo.20753477