Hibernate.org's tutorial:
http://www.hibernate.org/hib_docs/v3/reference/en/html/tutorial.html
Depends though, are you just trying to get into Hibernate with no actual knowledge about what Hibernate is, or are just going to dive into the first tutorial you come across?
If you want a basic understanding of what Hibernate is, check out this link (very easy, short read):
http://www.laliluna.de/what-is-hibernate.html
They dumb it down enough for the layman who doesn't know anything (useful) about Hibernate to get a grasp on what it is and how it works.