Skip to content

Commit a720a97

Browse files
authoredDec 28, 2024
Update intel_multimodal_blog.md
fix typos
1 parent f437cef commit a720a97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎content/blogs/intel_multimodal_blog.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ evaluate_model(model, test_loader, criterion)
352352

353353
You are setup. Well done!
354354

355-
#### Inferences
355+
### Inferences
356356
After training the model on the images of the dataset along with the text modality, we obtain the following metrics after 20 straight epochs.
357357

358358
![image](https://github.com/user-attachments/assets/45d2b7aa-04e3-4641-92b1-7d4172d45d18)
@@ -369,7 +369,7 @@ By far, multimodal machine learning provides powerful tools for integrating dive
369369

370370
## References
371371

372-
These are some of the references that we have used to write this blogs.
372+
These are some of the references that we have used to write this blog.
373373

374374
[1] https://keras.io/examples/nlp/multimodal_entailment/
375375

0 commit comments

Comments
 (0)
Please sign in to comment.