reichenbach
commited on
Commit
·
67327d8
1
Parent(s):
7d56463
Update README.md
Browse files
README.md
CHANGED
@@ -8,13 +8,13 @@ tags:
|
|
8 |
|
9 |
This repo contains the models [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
|
18 |
|
19 |
### What is multimodal entailment?
|
20 |
|
|
|
8 |
|
9 |
This repo contains the models [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 |
|