Llama 2: Open Foundation and Fine-Tuned Chat Models
Paper • 2307.09288 • Published • 251
id stringlengths 9 10 | title stringlengths 10 127 | summary stringlengths 581 1.92k | source stringlengths 30 31 | authors sequence | categories sequence | comment stringclasses 28
values | journal_ref nullclasses 1
value | primary_category stringclasses 6
values | published stringlengths 8 8 | updated stringlengths 8 8 | content stringlengths 21.3k 323k | references sequence |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
1102.0183 | High-Performance Neural Networks for Visual Object Classification | We present a fast, fully parameterizable GPU implementation of Convolutional
Neural Network variants. Our feature extractors are neither carefully designed
nor pre-wired, but rather learned in a supervised way. Our deep hierarchical
architectures achieve the best published results on benchmarks for object
classificatio... | http://arxiv.org/pdf/1102.0183 | [
"Dan C. Cireşan",
"Ueli Meier",
"Jonathan Masci",
"Luca M. Gambardella",
"Jürgen Schmidhuber"
] | [
"cs.AI",
"cs.NE"
] | 12 pages, 2 figures, 5 tables | null | cs.AI | 20110201 | 20110201 | High-Performance Neural Networks
for Visual Object Classication
Dan C. Cire san, Ueli Meier, Jonathan Masci,
Luca M. Gambardella and J urgen Schmidhuber
Technical Report No. IDSIA-01-11
January 2011
IDSIA / USI-SUPSI
Dalle Molle Institute for Articial Intelligence
Galleria 2, 6928 Manno, Switzerland
IDSIA is a join... | [] |
1301.4083 | Knowledge Matters: Importance of Prior Information for Optimization | We explore the effect of introducing prior information into the intermediate
level of neural networks for a learning task on which all the state-of-the-art
machine learning algorithms tested failed to learn. We motivate our work from
the hypothesis that humans learn such intermediate concepts from other
individuals via... | http://arxiv.org/pdf/1301.4083 | [
"Çağlar Gülçehre",
"Yoshua Bengio"
] | [
"cs.LG",
"cs.CV",
"cs.NE",
"stat.ML"
] | 37 Pages, 5 figures, 5 tables JMLR Special Topics on Representation
Learning Submission | null | cs.LG | 20130117 | 20130713 | Knowledge Matters: Importance of Prior Information for
Optimization
C a glar G ul cehre gulcehrc@iro.umontreal.ca
D epartement d'informatique et de recherche op erationnelle
Universit e de Montr eal, Montr eal, QC, Canada
Yoshua Bengio bengioy@iro.umontreal.ca
D epartement d'informatique et de recherche op ... | [] |
1312.4659 | DeepPose: Human Pose Estimation via Deep Neural Networks | We propose a method for human pose estimation based on Deep Neural Networks
(DNNs). The pose estimation is formulated as a DNN-based regression problem
towards body joints. We present a cascade of such DNN regressors which results
in high precision pose estimates. The approach has the advantage of reasoning
about pose ... | http://arxiv.org/pdf/1312.4659 | [
"Alexander Toshev",
"Christian Szegedy"
] | [
"cs.CV"
] | IEEE Conference on Computer Vision and Pattern Recognition, 2014 | null | cs.CV | 20131217 | 20140820 | DeepPose: Human Pose Estimation via Deep Neural Networks
Alexander Toshev Christian Szegedy
Google
1600 Amphitheatre Pkwy
Mountain View, CA 94043
toshev,szegedy@google.com
Figure 1. Besides extreme variability in articulations, many of the
joints are barely visible. We can guess the location of the right
arm in the lef... | [] |
1405.3531 | Return of the Devil in the Details: Delving Deep into Convolutional Nets | "The latest generation of Convolutional Neural Networks (CNN) have achieved\nimpressive results in c(...TRUNCATED) | http://arxiv.org/pdf/1405.3531 | [
"Ken Chatfield",
"Karen Simonyan",
"Andrea Vedaldi",
"Andrew Zisserman"
] | [
"cs.CV"
] | Published in proceedings of BMVC 2014 | null | cs.CV | 20140514 | 20141105 | "1\nReturn of the Devil in the Details:\nDelving Deep into Convolutional Nets\nKen Chatfield, Karen(...TRUNCATED) | [] |
1406.1078 | Learning Phrase Representations using RNN Encoder-Decoder for Statistical Machine Translation | "In this paper, we propose a novel neural network model called RNN\nEncoder-Decoder that consists of(...TRUNCATED) | http://arxiv.org/pdf/1406.1078 | ["Kyunghyun Cho","Bart van Merrienboer","Caglar Gulcehre","Dzmitry Bahdanau","Fethi Bougares","Holge(...TRUNCATED) | [
"cs.CL",
"cs.LG",
"cs.NE",
"stat.ML"
] | EMNLP 2014 | null | cs.CL | 20140603 | 20140903 | "Learning Phrase Representations using RNN Encoder–Decoder\nfor Statistical Machine Translation\nK(...TRUNCATED) | [] |
1406.4729 | Spatial Pyramid Pooling in Deep Convolutional Networks for Visual Recognition | "Existing deep convolutional neural networks (CNNs) require a fixed-size\n(e.g., 224x224) input imag(...TRUNCATED) | http://arxiv.org/pdf/1406.4729 | [
"Kaiming He",
"Xiangyu Zhang",
"Shaoqing Ren",
"Jian Sun"
] | [
"cs.CV"
] | "This manuscript is the accepted version for IEEE Transactions on\n Pattern Analysis and Machine In(...TRUNCATED) | null | cs.CV | 20140618 | 20150423 | "1\nSpatial Pyramid Pooling in Deep Convolutional\nNetworks for Visual Recognition\nKaiming He, Xian(...TRUNCATED) | [] |
1407.2538 | Learning Deep Structured Models | "Many problems in real-world applications involve predicting several random\nvariables which are sta(...TRUNCATED) | http://arxiv.org/pdf/1407.2538 | [
"Liang-Chieh Chen",
"Alexander G. Schwing",
"Alan L. Yuille",
"Raquel Urtasun"
] | [
"cs.LG"
] | 11 pages including reference | null | cs.LG | 20140709 | 20150427 | "Accepted as a workshop contribution at ICLR 2015\nLEARNING DEEPSTRUCTURED MODELS\nLiang-Chieh Chen\(...TRUNCATED) | [] |
1409.0473 | Neural Machine Translation by Jointly Learning to Align and Translate | "Neural machine translation is a recently proposed approach to machine\ntranslation. Unlike the trad(...TRUNCATED) | http://arxiv.org/pdf/1409.0473 | [
"Dzmitry Bahdanau",
"Kyunghyun Cho",
"Yoshua Bengio"
] | [
"cs.CL",
"cs.LG",
"cs.NE",
"stat.ML"
] | Accepted at ICLR 2015 as oral presentation | null | cs.CL | 20140901 | 20160519 | "Published as a conference paper at ICLR 2015\nNEURAL MACHINE TRANSLATION\nBYJOINTLY LEARNING TO ALI(...TRUNCATED) | [] |
1409.1556 | Very Deep Convolutional Networks for Large-Scale Image Recognition | "In this work we investigate the effect of the convolutional network depth on\nits accuracy in the l(...TRUNCATED) | http://arxiv.org/pdf/1409.1556 | [
"Karen Simonyan",
"Andrew Zisserman"
] | [
"cs.CV"
] | null | null | cs.CV | 20140904 | 20150410 | "arXiv:1409.1556v6 [cs.CV] 10 Apr 2015Publishedasa conferencepaperat ICLR2015\nVERYDEEPCONVOLUTION(...TRUNCATED) | [{"id":"1412.0623","title":"Material Recognition in the Wild with the Materials in Context Database"(...TRUNCATED) |
1411.4038 | Fully Convolutional Networks for Semantic Segmentation | "Convolutional networks are powerful visual models that yield hierarchies of\nfeatures. We show that(...TRUNCATED) | http://arxiv.org/pdf/1411.4038 | [
"Jonathan Long",
"Evan Shelhamer",
"Trevor Darrell"
] | [
"cs.CV"
] | to appear in CVPR (2015) | null | cs.CV | 20141114 | 20150308 | "Fully Convolutional Networks for Semantic Segmentation\nJonathan Long\u0003Evan Shelhamer\u0003Trev(...TRUNCATED) | [] |
This dataset contains papers related to (and including) the Llama 2 research paper. Related papers were identified by following a trail of references, extracting those papers with the arxiv-bot package, and repeating.