File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 19241924 "height" : 799
19251925 },
19261926 "id" : " -uTeXvXaLCZb" ,
1927- "outputId" : " aa52154f-9583-46d3-896a-05e28de603de"
1927+ "outputId" : " aa52154f-9583-46d3-896a-05e28de603de" ,
1928+ "tags" : [
1929+ " nbval-ignore-output"
1930+ ]
19281931 },
19291932 "outputs" : [
19301933 {
19961999 {
19972000 "cell_type" : " markdown" ,
19982001 "metadata" : {
1999- "id" : " 3813cbf2" ,
2000- "tags" : [
2001- " nbval-ignore-output"
2002- ]
2002+ "id" : " 3813cbf2"
20032003 },
20042004 "source" : [
20052005 " ## Xprof: profiling for hyperparameter tuning\n " ,
Original file line number Diff line number Diff line change @@ -850,13 +850,14 @@ colab:
850850 height: 799
851851id: -uTeXvXaLCZb
852852outputId: aa52154f-9583-46d3-896a-05e28de603de
853+ tags: [nbval-ignore-output]
853854---
854855# Generate text with LoRA-finetuned model
855856print("Generating text after LoRA finetuning:\n\n")
856857lora_model.generate_text(maxlen, start_tokens)
857858```
858859
859- +++ {"id": "3813cbf2", "tags": [ "nbval-ignore-output" ] }
860+ +++ {"id": "3813cbf2"}
860861
861862## Xprof: profiling for hyperparameter tuning
862863
You can’t perform that action at this time.
0 commit comments