Update README.md
Browse files
README.md
CHANGED
|
@@ -8,4 +8,31 @@ metrics:
|
|
| 8 |
base_model:
|
| 9 |
- facebook/bart-large-cnn
|
| 10 |
pipeline_tag: summarization
|
| 11 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
base_model:
|
| 9 |
- facebook/bart-large-cnn
|
| 10 |
pipeline_tag: summarization
|
| 11 |
+
---
|
| 12 |
+
# [xTorch8/fine-tuned-bart](https://huggingface.co/xTorch8/fine-tuned-bart)
|
| 13 |
+
|
| 14 |
+
|
| 15 |
+
|
| 16 |
+
## Model Details
|
| 17 |
+
|
| 18 |
+
### Model Description
|
| 19 |
+
|
| 20 |
+
<!-- Provide a longer summary of what this model is. -->
|
| 21 |
+
|
| 22 |
+
|
| 23 |
+
|
| 24 |
+
- **Developed by:** Evan Santosa, Alexander Brian Susanto, Kelson, Henry Wunarsa
|
| 25 |
+
- **Model type:** Summarization
|
| 26 |
+
- **Language(s) (NLP):** Indonesian (id)
|
| 27 |
+
- **Finetuned from model:** [facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn)
|
| 28 |
+
|
| 29 |
+
### Model Sources
|
| 30 |
+
|
| 31 |
+
<!-- Provide the basic links for the model. -->
|
| 32 |
+
|
| 33 |
+
- **Repository:** [GitHub Repository](https://github.com/TranscriptX/AI-NLP)
|
| 34 |
+
|
| 35 |
+
|
| 36 |
+
## Uses
|
| 37 |
+
|
| 38 |
+
The model can be used for Indonesian text summarization tasks.
|