-
Notifications
You must be signed in to change notification settings - Fork 4
/
CITATION.cff
133 lines (133 loc) · 4.24 KB
/
CITATION.cff
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
cff-version: 1.2.0
message: "If you want to cite this extension, feel free to use this 😊"
title: "Fine-Tuning Scheduler"
abstract: "A PyTorch Lightning extension that enhances model experimentation with flexible fine-tuning schedules."
date-released: 2022-02-04
authors:
- family-names: "Dale"
given-names: "Dan"
version: 2.6.0
identifiers:
- description: "Fine-Tuning Scheduler (all versions)"
type: doi
value: 10.5281/zenodo.6463952
- description: "Fine-Tuning Scheduler (v0.1.1)"
type: doi
value: 10.5281/zenodo.6463992
- description: "Fine-Tuning Scheduler (v0.1.2)"
type: doi
value: 10.5281/zenodo.6499358
- description: "Fine-Tuning Scheduler (v0.1.3)"
type: doi
value: 10.5281/zenodo.6518977
- description: "Fine-Tuning Scheduler (v0.1.4)"
type: doi
value: 10.5281/zenodo.6578519
- description: "Fine-Tuning Scheduler (v0.1.5)"
type: doi
value: 10.5281/zenodo.6608817
- description: "Fine-Tuning Scheduler (v0.1.6)"
type: doi
value: 10.5281/zenodo.6633802
- description: "Fine-Tuning Scheduler (v0.1.7)"
type: doi
value: 10.5281/zenodo.6633838
- description: "Fine-Tuning Scheduler (v0.1.8)"
type: doi
value: 10.5281/zenodo.6829704
- description: "Fine-Tuning Scheduler (v0.2.0)"
type: doi
value: 10.5281/zenodo.6969908
- description: "Fine-Tuning Scheduler (v0.2.1)"
type: doi
value: 10.5281/zenodo.6989746
- description: "Fine-Tuning Scheduler (v0.2.2)"
type: doi
value: 10.5281/zenodo.7089469
- description: "Fine-Tuning Scheduler (v0.2.3)"
type: doi
value: 10.5281/zenodo.7133646
- description: "Fine-Tuning Scheduler (v0.3.0)"
type: doi
value: 10.5281/zenodo.7293226
- description: "Fine-Tuning Scheduler (v0.3.1)"
type: doi
value: 10.5281/zenodo.7312035
- description: "Fine-Tuning Scheduler (v0.3.2)"
type: doi
value: 10.5281/zenodo.7335774
- description: "Fine-Tuning Scheduler (v0.3.3)"
type: doi
value: 10.5281/zenodo.7419528
- description: "Fine-Tuning Scheduler (v0.3.4)"
type: doi
value: 10.5281/zenodo.7566302
- description: "Fine-Tuning Scheduler (v0.4.0)"
type: doi
value: 10.5281/zenodo.7569501
- description: "Fine-Tuning Scheduler (v0.4.1)"
type: doi
value: 10.5281/zenodo.7734581
- description: "Fine-Tuning Scheduler (v2.0.0)"
type: doi
value: 10.5281/zenodo.7738722
- description: "Fine-Tuning Scheduler (v2.0.1)"
type: doi
value: 10.5281/zenodo.7803180
- description: "Fine-Tuning Scheduler (v2.0.2)"
type: doi
value: 10.5281/zenodo.7806830
- description: "Fine-Tuning Scheduler (v2.0.4)"
type: doi
value: 10.5281/zenodo.8072403
- description: "Fine-Tuning Scheduler (v2.0.6)"
type: doi
value: 10.5281/zenodo.8250648
- description: "Fine-Tuning Scheduler (v2.0.7)"
type: doi
value: 10.5281/zenodo.8253009
- description: "Fine-Tuning Scheduler (v2.0.9)"
type: doi
value: 10.5281/zenodo.8400641
- description: "Fine-Tuning Scheduler (v2.1.0)"
type: doi
value: 10.5281/zenodo.8436463
- description: "Fine-Tuning Scheduler (v2.1.1)"
type: doi
value: 10.5281/zenodo.10086155
- description: "Fine-Tuning Scheduler (v2.1.2)"
type: doi
value: 10.5281/zenodo.10412826
- description: "Fine-Tuning Scheduler (v2.1.3)"
type: doi
value: 10.5281/zenodo.10420340
- description: "Fine-Tuning Scheduler (v2.1.4)"
type: doi
value: 10.5281/zenodo.10611882
- description: "Fine-Tuning Scheduler (v2.2.0)"
type: doi
value: 10.5281/zenodo.10637464
- description: "Fine-Tuning Scheduler (v2.2.1)"
type: doi
value: 10.5281/zenodo.10780386
- description: "Fine-Tuning Scheduler (v2.2.4)"
type: doi
value: 10.5281/zenodo.11114374
- description: "Fine-Tuning Scheduler (v2.3.2)"
type: doi
value: 10.5281/zenodo.12690281
- description: "Fine-Tuning Scheduler (v2.3.3)"
type: doi
value: 10.5281/zenodo.12701573
- description: "Fine-Tuning Scheduler (v2.4.0)"
type: doi
value: 10.5281/zenodo.13327792
license: "Apache-2.0"
url: "https://finetuning-scheduler.readthedocs.io/"
repository-code: "https://github.com/speediedan/finetuning-scheduler"
keywords:
- machine learning
- deep learning
- artificial intelligence
- fine-tuning
- finetuning