Goals
SNLI dataset
Stanford Natural Language Inference (SNLI) dataset:
Model training methods
Vector representation
Uses 3 matching methods for the 2 sentence encoding vectors u, v:
Model layout
The model that uses the vector representation is - a 3-class classifier with multiple fully connected layers with a softmax output layer
Models - network architectures
BiLSTM with mean/max-pooling vector
Training process
Evaluation for transfer learning
Selected sentence encoder model
NLI task suitability hypothesis