Iskabore commited on
Commit
9dec565
·
1 Parent(s): e24f456

Préparation pour le déploiement sur Hugging Face Spaces

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -19,6 +19,8 @@ The project uses **Large Language Models (LLMs)** such as **BART** or **T5**, de
19
  - [Streamlit](https://streamlit.io) - Web interface
20
  - [Gradio](https://www.gradio.app/) - Web interface
21
  - [Python](https://www.python.org) - Processing & pipeline
 
 
22
  - (Bonus) Docker, FastAPI, GitHub Actions - MLOps
23
 
24
 
 
19
  - [Streamlit](https://streamlit.io) - Web interface
20
  - [Gradio](https://www.gradio.app/) - Web interface
21
  - [Python](https://www.python.org) - Processing & pipeline
22
+ - [Data](https://huggingface.co/datasets/abisee/cnn_dailymail/viewer/2.0.0?views%5B%5D=_200_train) - abisee/cnn_dailymail
23
+
24
  - (Bonus) Docker, FastAPI, GitHub Actions - MLOps
25
 
26