Spaces:
Running
Running
S-MurilloG
commited on
Commit
•
d4a2029
1
Parent(s):
810acf7
Fine-tuned model
Browse files
CARSE_02_FineTuning.ipynb
CHANGED
@@ -201,16 +201,16 @@
|
|
201 |
},
|
202 |
{
|
203 |
"cell_type": "code",
|
204 |
-
"execution_count":
|
205 |
"metadata": {},
|
206 |
"outputs": [
|
207 |
{
|
208 |
"data": {
|
209 |
"text/plain": [
|
210 |
-
"FineTuningJob(id='ftjob-Q2icwONwvwSm87GrJwKWz7iC', created_at=1702193022, error=None, fine_tuned_model=
|
211 |
]
|
212 |
},
|
213 |
-
"execution_count":
|
214 |
"metadata": {},
|
215 |
"output_type": "execute_result"
|
216 |
}
|
|
|
201 |
},
|
202 |
{
|
203 |
"cell_type": "code",
|
204 |
+
"execution_count": 115,
|
205 |
"metadata": {},
|
206 |
"outputs": [
|
207 |
{
|
208 |
"data": {
|
209 |
"text/plain": [
|
210 |
+
"FineTuningJob(id='ftjob-Q2icwONwvwSm87GrJwKWz7iC', created_at=1702193022, error=None, fine_tuned_model='ft:gpt-3.5-turbo-1106:personal::8U9RIZTw', finished_at=1702196815, hyperparameters=Hyperparameters(n_epochs=5, batch_size=2, learning_rate_multiplier=2), model='ft:gpt-3.5-turbo-1106:personal:carse:8U71tg31', object='fine_tuning.job', organization_id='org-IXFDgE8ZZcQzb9yKJmEuFxvC', result_files=['file-0kRZWjXqRDsSC8xKE5Cfx71c'], status='succeeded', trained_tokens=375855, training_file='file-exTRUxeCWwPXQRRThzhgWIM3', validation_file=None)"
|
211 |
]
|
212 |
},
|
213 |
+
"execution_count": 115,
|
214 |
"metadata": {},
|
215 |
"output_type": "execute_result"
|
216 |
}
|