File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 178178 "path" : "depth_estimation" ,
179179 "title" : "Monocular depth estimation" ,
180180 "subcategory" : "3D" ,
181+ "keras_3" : True ,
181182 },
182183 {
183184 "path" : "nerf" ,
431432 "path" : "active_learning_review_classification" ,
432433 "title" : "Review Classification using Active Learning" ,
433434 "subcategory" : "Text classification" ,
435+ "keras_3" : True ,
434436 },
435437 {
436438 "path" : "fnet_classification_with_keras_hub" ,
547549 "path" : "masked_language_modeling" ,
548550 "title" : "End-to-end Masked Language Modeling with BERT" ,
549551 "subcategory" : "Language modeling" ,
552+ "keras_3" : True ,
553+ },
554+ {
555+ "path" : "abstractive_summarization_with_bart" ,
556+ "title" : "Abstractive Text Summarization with BART" ,
557+ "subcategory" : "Language modeling" ,
558+ "keras_3" : True ,
550559 },
551560 {
552561 "path" : "pretraining_BERT" ,
You can’t perform that action at this time.
0 commit comments