File tree 1 file changed +4
-4
lines changed
integrations/model-training/torchtune/notebooks
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 36
36
"source" : [
37
37
" \n " ,
38
38
" <a href=\" https://www.comet.com/examples/comet-examples-torchtune-mistral7b?utm_medium=colab&utm_source=comet-examples&utm_campaign=torchtune\" >\n " ,
39
- " <img src=\" https://raw.githubusercontent.com/anmorgan24/Comet_Projects/main/Project%20Images/torchtune_and_comet .png\" >\n " ,
39
+ " <img src=\" https://raw.githubusercontent.com/anmorgan24/Comet_Projects/main/Project%20Images/comet_and_torchtune .png\" >\n " ,
40
40
" </a>\n " ,
41
41
" \n " ,
42
42
" \n " ,
79
79
},
80
80
"outputs" : [],
81
81
"source" : [
82
- " %pip install \" ./torchtune[dev]\" comet_ml"
82
+ " %pip install \" ./torchtune[dev]\" comet_ml torchao "
83
83
]
84
84
},
85
85
{
214
214
" \n " ,
215
215
" ```yaml\n " ,
216
216
" metric_logger:\n " ,
217
- " _component_: torchtune.utils .metric_logging.CometLogger\n " ,
217
+ " _component_: torchtune.training .metric_logging.CometLogger\n " ,
218
218
" ```"
219
219
]
220
220
},
237
237
" \n " ,
238
238
" # Dataset\n " ,
239
239
" dataset:\n " ,
240
- " _component_: torchtune.datasets.alpaca_cleaned_dataset \n " ,
240
+ " _component_: torchtune.datasets.alpaca_dataset \n " ,
241
241
" train_on_input: True\n " ,
242
242
" seed: null\n " ,
243
243
" shuffle: True\n " ,
You can’t perform that action at this time.
0 commit comments