Commit
·
058afe2
1
Parent(s):
8dde024
Update README.md
Browse files
README.md
CHANGED
|
@@ -8,13 +8,13 @@ tags:
|
|
| 8 |
|
| 9 |
This repo contains the models and the notebook [Multimodal Entailment](https://keras.io/examples/nlp/multimodal_entailment/#dataset-visualization).
|
| 10 |
|
| 11 |
-
Sayak Paul(https://twitter.com/RisingSayak)
|
| 12 |
|
| 13 |
## Background Information
|
| 14 |
|
| 15 |
### Introduction
|
| 16 |
|
| 17 |
-
In this example, we will build and train a model for predicting multimodal entailment. We will be using the multimodal entailment dataset(https://github.com/google-research-datasets/recognizing-multimodal-entailment) recently introduced by Google Research.
|
| 18 |
|
| 19 |
### What is multimodal entailment?
|
| 20 |
|
|
|
|
| 8 |
|
| 9 |
This repo contains the models and the notebook [Multimodal Entailment](https://keras.io/examples/nlp/multimodal_entailment/#dataset-visualization).
|
| 10 |
|
| 11 |
+

|
| 12 |
|
| 13 |
## Background Information
|
| 14 |
|
| 15 |
### Introduction
|
| 16 |
|
| 17 |
+
In this example, we will build and train a model for predicting multimodal entailment. We will be using the  recently introduced by Google Research.
|
| 18 |
|
| 19 |
### What is multimodal entailment?
|
| 20 |
|