-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
25 lines (25 loc) · 791 Bytes
/
Copy pathCITATION.cff
File metadata and controls
25 lines (25 loc) · 791 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
cff-version: 1.2.0
message: >-
If SFTGuard supports your work, cite the software and the exact released
version or commit used.
title: SFTGuard
type: software
authors:
- given-names: Muhammad Labeeb Aryan
name-particle: bin
family-names: Mohd Lokman
repository-code: https://github.com/Labeeb2339/sftguard
url: https://github.com/Labeeb2339/sftguard
license: Apache-2.0
version: 0.1.0
date-released: 2026-07-19
abstract: >-
SFTGuard is a local-first correctness and regression gate for supervised
fine-tuning pipelines. It audits bounded pipeline evidence and emits
reproducible PASS, FAIL, or ABSTAIN artifacts without claiming to train,
predict, or certify a model.
keywords:
- supervised fine-tuning
- regression testing
- dataset auditing
- reproducibility