yelyah commited on
Commit
3267a13
·
verified ·
1 Parent(s): 71b9c9e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -29,8 +29,6 @@ The mT5-multilingual-XLSum model was fine-tuned on the UA-News dataset to genera
29
  - **BERTScore**: 0.7573
30
 
31
  ## Usage
32
- - **Pipeline Tag**: Summarization
33
- - **How to Use**: The model can be used with the Hugging Face `pipeline` for summarization. Here's an example:
34
  ```python
35
  from transformers import pipeline
36
 
 
29
  - **BERTScore**: 0.7573
30
 
31
  ## Usage
 
 
32
  ```python
33
  from transformers import pipeline
34