fix fine-tune CLI readme formatting (#89)

This commit is contained in:
Dhruv Anand
2023-08-29 04:09:37 +05:30
committed by GitHub
parent 4a84ac9e2e
commit 8a94b0f0a1
+7 -14
View File
@@ -238,17 +238,10 @@ This project is licensed under the terms of the MIT License.
$ openai_function_call git:(ft-cli) ✗ instructor jobs create-from-file data.jsonl
OpenAI Fine Tuning Job Monitoring
┏━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━┳━━━━━━━━┳━━━━━━━━━━━━━━━━━┓
┃ ┃ ┃ ┃ Completion ┃ ┃ ┃ ┃ ┃
┃ Job ID ┃ Status ┃ Creation Time ┃ Time ┃ Model Name ┃ File ID ┃ Epochs ┃ Base Model ┃
┡━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━╇━━━━━━━━╇━━━━━━━━━━━━━━━━━┩
ftjob-PWo6uwk… │ 🚫 cancelled 2023-08-23 N/A │ file-F7lJg6Z4… 3 gpt-3.5-turbo-…
│ │ │ 23:10:54 │ │ │ │ │ │
│ ftjob-1whjva8… │ 🚫 cancelled │ 2023-08-23 │ N/A │ │ file-F7lJg6Z4… │ 3 │ gpt-3.5-turbo-… │
│ │ │ 22:47:05 │ │ │ │ │ │
│ ftjob-wGoBDld… │ 🚫 cancelled │ 2023-08-23 │ N/A │ │ file-F7lJg6Z4… │ 3 │ gpt-3.5-turbo-… │
│ │ │ 22:44:12 │ │ │ │ │ │
│ ftjob-yd5aRTc… │ ✅ succeeded │ 2023-08-23 │ 2023-08-23 │ ft:gpt-3.5-tur… │ file-IQxAUDqX… │ 3 │ gpt-3.5-turbo-… │
│ │ │ 14:26:03 │ 15:02:29 │ │ │ │ │
└────────────────┴──────────────┴────────────────┴────────────────┴─────────────────┴────────────────┴────────┴─────────────────┘
Automatically refreshes every 5 seconds, press Ctrl+C to exit
| Job ID | Status | Creation Time | Completion Time | Model Name | File ID | Epochs | Base Model |
|-----------------|-------------|--------------------|-----------------|-----------------|----------------|--------|------------------|
| ftjob-PWo6uwk… | 🚫 cancelled | 2023-08-23 23:10:54| N/A | | file-F7lJg6Z4… | 3 | gpt-3.5-turbo-… |
| ftjob-1whjva8… | 🚫 cancelled | 2023-08-23 22:47:05| N/A | | file-F7lJg6Z4… | 3 | gpt-3.5-turbo-… |
| ftjob-wGoBDld… | 🚫 cancelled | 2023-08-23 22:44:12| N/A | | file-F7lJg6Z4… | 3 | gpt-3.5-turbo-… |
| ftjob-yd5aRTc… | ✅ succeeded | 2023-08-23 14:26:03| 2023-08-23 15:02:29| ft:gpt-3.5-tur… | file-IQxAUDqX… | 3 | gpt-3.5-turbo-… |
Automatically refreshes every 5 seconds, press Ctrl+C to exit