Skip to content

Latest commit

 

History

History
27 lines (24 loc) · 1020 Bytes

new_post_template.md

File metadata and controls

27 lines (24 loc) · 1020 Bytes
layout title short-summary summary feature-img thumbnail author tags draft
post
TITLE
SHORT SUMMARY
FULL SUMMARY (can be same as above)
PATH TO MAIN IMAGE
PATH TO SMALLER IMAGE (like a logo, shown on SAIL Blog home page)
<a href="link">YOUR NAME</a>
true

Your markdown goes here!

Here is an example of how to fill out the above:


layout: post title: "Learning from Language Explanations" short-summary: "Language is a crucial way for humans to teach other humans. Can we use language to teach machines?" summary: "Language is a crucial way for humans to teach other humans. Can we use language to teach machines?" feature-img: "/assets/img/posts/2020-11-23-learning-from-language/thumb.jpg" thumbnail: "/assets/img/posts/2020-11-23-learning-from-language/thumb.jpg" author: Jesse Mu and Shikhar Murty tags: [ml, machine learning, grounding, explanation, computer vision, nlp] draft: True