NLP Course documentation

End-of-chapter quiz

Hugging Face's logo
Join the Hugging Face community

and get access to the augmented documentation experience

to get started

End-of-chapter quiz

Ask a Question

Let’s test what you learned in this chapter!

1. What can you use Gradio to do?

2. Gradio ONLY works with PyTorch models

3. Where can you launch a Gradio demo from?

4. Gradio is designed primarily for NLP models

5. Which of the following features are supported by Gradio?

6. Which of the following are valid ways of loading a Hugging Face model from Hub or Spaces?

7. Select all the steps necessary for adding state to your Gradio interface

8. Which of the following are components included in the Gradio library?

9. What does Gradio Blocks allow you to do?

10. You can share a public link to a Blocks demo and host a Blocks demo on Hugging Face spaces.