Skip to content

Commit a7e335c

Browse files
committed
clean notebooks
1 parent e287488 commit a7e335c

File tree

7 files changed

+26
-94
lines changed

7 files changed

+26
-94
lines changed

nbs/metric/base.ipynb

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
{
1414
"cell_type": "code",
15-
"execution_count": 4,
15+
"execution_count": null,
1616
"id": "125fcb9a",
1717
"metadata": {},
1818
"outputs": [
@@ -22,7 +22,7 @@
2222
"True"
2323
]
2424
},
25-
"execution_count": 4,
25+
"execution_count": null,
2626
"metadata": {},
2727
"output_type": "execute_result"
2828
}
@@ -44,7 +44,7 @@
4444
},
4545
{
4646
"cell_type": "code",
47-
"execution_count": 1,
47+
"execution_count": null,
4848
"id": "e8ccff58",
4949
"metadata": {},
5050
"outputs": [
@@ -169,7 +169,7 @@
169169
"0"
170170
]
171171
},
172-
"execution_count": 6,
172+
"execution_count": null,
173173
"metadata": {},
174174
"output_type": "execute_result"
175175
}
@@ -188,11 +188,7 @@
188188
"source": []
189189
}
190190
],
191-
"metadata": {
192-
"language_info": {
193-
"name": "python"
194-
}
195-
},
191+
"metadata": {},
196192
"nbformat": 4,
197193
"nbformat_minor": 2
198194
}

nbs/metric/decorator.ipynb

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
{
2121
"cell_type": "code",
22-
"execution_count": 4,
22+
"execution_count": null,
2323
"metadata": {},
2424
"outputs": [
2525
{
@@ -28,7 +28,7 @@
2828
"True"
2929
]
3030
},
31-
"execution_count": 4,
31+
"execution_count": null,
3232
"metadata": {},
3333
"output_type": "execute_result"
3434
}
@@ -41,7 +41,7 @@
4141
},
4242
{
4343
"cell_type": "code",
44-
"execution_count": 5,
44+
"execution_count": null,
4545
"metadata": {},
4646
"outputs": [],
4747
"source": [
@@ -224,21 +224,9 @@
224224
],
225225
"metadata": {
226226
"kernelspec": {
227-
"display_name": "random",
227+
"display_name": "python3",
228228
"language": "python",
229229
"name": "python3"
230-
},
231-
"language_info": {
232-
"codemirror_mode": {
233-
"name": "ipython",
234-
"version": 3
235-
},
236-
"file_extension": ".py",
237-
"mimetype": "text/x-python",
238-
"name": "python",
239-
"nbconvert_exporter": "python",
240-
"pygments_lexer": "ipython3",
241-
"version": "3.10.16"
242230
}
243231
},
244232
"nbformat": 4,

nbs/metric/discrete.ipynb

Lines changed: 6 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
{
1313
"cell_type": "code",
14-
"execution_count": 1,
14+
"execution_count": null,
1515
"metadata": {},
1616
"outputs": [
1717
{
@@ -20,7 +20,7 @@
2020
"True"
2121
]
2222
},
23-
"execution_count": 1,
23+
"execution_count": null,
2424
"metadata": {},
2525
"output_type": "execute_result"
2626
}
@@ -41,7 +41,7 @@
4141
},
4242
{
4343
"cell_type": "code",
44-
"execution_count": 14,
44+
"execution_count": null,
4545
"metadata": {},
4646
"outputs": [],
4747
"source": [
@@ -98,7 +98,7 @@
9898
},
9999
{
100100
"cell_type": "code",
101-
"execution_count": 12,
101+
"execution_count": null,
102102
"metadata": {},
103103
"outputs": [
104104
{
@@ -136,7 +136,7 @@
136136
},
137137
{
138138
"cell_type": "code",
139-
"execution_count": 15,
139+
"execution_count": null,
140140
"metadata": {},
141141
"outputs": [
142142
{
@@ -181,21 +181,9 @@
181181
],
182182
"metadata": {
183183
"kernelspec": {
184-
"display_name": "random",
184+
"display_name": "python3",
185185
"language": "python",
186186
"name": "python3"
187-
},
188-
"language_info": {
189-
"codemirror_mode": {
190-
"name": "ipython",
191-
"version": 3
192-
},
193-
"file_extension": ".py",
194-
"mimetype": "text/x-python",
195-
"name": "python",
196-
"nbconvert_exporter": "python",
197-
"pygments_lexer": "ipython3",
198-
"version": "3.10.16"
199187
}
200188
},
201189
"nbformat": 4,

nbs/metric/llm.ipynb

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,7 @@
4949
]
5050
}
5151
],
52-
"metadata": {
53-
"language_info": {
54-
"name": "python"
55-
}
56-
},
52+
"metadata": {},
5753
"nbformat": 4,
5854
"nbformat_minor": 2
5955
}

nbs/metric/numeric.ipynb

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
{
1212
"cell_type": "code",
13-
"execution_count": 1,
13+
"execution_count": null,
1414
"metadata": {},
1515
"outputs": [],
1616
"source": [
@@ -84,7 +84,7 @@
8484
"'The response does not provide any context or information that can be evaluated as helpful.'"
8585
]
8686
},
87-
"execution_count": 7,
87+
"execution_count": null,
8888
"metadata": {},
8989
"output_type": "execute_result"
9090
}
@@ -129,7 +129,7 @@
129129
"20"
130130
]
131131
},
132-
"execution_count": 8,
132+
"execution_count": null,
133133
"metadata": {},
134134
"output_type": "execute_result"
135135
}
@@ -173,21 +173,9 @@
173173
],
174174
"metadata": {
175175
"kernelspec": {
176-
"display_name": "random",
176+
"display_name": "python3",
177177
"language": "python",
178178
"name": "python3"
179-
},
180-
"language_info": {
181-
"codemirror_mode": {
182-
"name": "ipython",
183-
"version": 3
184-
},
185-
"file_extension": ".py",
186-
"mimetype": "text/x-python",
187-
"name": "python",
188-
"nbconvert_exporter": "python",
189-
"pygments_lexer": "ipython3",
190-
"version": "3.10.16"
191179
}
192180
},
193181
"nbformat": 4,

nbs/metric/ranking.ipynb

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
{
2121
"cell_type": "code",
22-
"execution_count": 8,
22+
"execution_count": null,
2323
"metadata": {},
2424
"outputs": [],
2525
"source": [
@@ -163,7 +163,7 @@
163163
},
164164
{
165165
"cell_type": "code",
166-
"execution_count": 9,
166+
"execution_count": null,
167167
"metadata": {},
168168
"outputs": [
169169
{
@@ -209,21 +209,9 @@
209209
],
210210
"metadata": {
211211
"kernelspec": {
212-
"display_name": "random",
212+
"display_name": "python3",
213213
"language": "python",
214214
"name": "python3"
215-
},
216-
"language_info": {
217-
"codemirror_mode": {
218-
"name": "ipython",
219-
"version": 3
220-
},
221-
"file_extension": ".py",
222-
"mimetype": "text/x-python",
223-
"name": "python",
224-
"nbconvert_exporter": "python",
225-
"pygments_lexer": "ipython3",
226-
"version": "3.10.16"
227215
}
228216
},
229217
"nbformat": 4,

nbs/metric/result.ipynb

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
{
1313
"cell_type": "code",
14-
"execution_count": 1,
14+
"execution_count": null,
1515
"id": "164726f3",
1616
"metadata": {},
1717
"outputs": [],
@@ -21,7 +21,7 @@
2121
},
2222
{
2323
"cell_type": "code",
24-
"execution_count": 12,
24+
"execution_count": null,
2525
"id": "0f1c801a-6568-4ba4-8bbe-30bf154174fe",
2626
"metadata": {},
2727
"outputs": [],
@@ -254,21 +254,9 @@
254254
],
255255
"metadata": {
256256
"kernelspec": {
257-
"display_name": "random",
257+
"display_name": "python3",
258258
"language": "python",
259259
"name": "python3"
260-
},
261-
"language_info": {
262-
"codemirror_mode": {
263-
"name": "ipython",
264-
"version": 3
265-
},
266-
"file_extension": ".py",
267-
"mimetype": "text/x-python",
268-
"name": "python",
269-
"nbconvert_exporter": "python",
270-
"pygments_lexer": "ipython3",
271-
"version": "3.10.16"
272260
}
273261
},
274262
"nbformat": 4,

0 commit comments

Comments
 (0)