update
#3
by
sanjeev-bhandari
- opened
README.md
CHANGED
@@ -6,6 +6,14 @@ tags:
|
|
6 |
model-index:
|
7 |
- name: results
|
8 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -13,7 +21,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# results
|
15 |
|
16 |
-
This model is a fine-tuned version of [pascalrai/nep-summ-BART](https://huggingface.co/pascalrai/nep-summ-BART) on an unknown dataset
|
17 |
|
18 |
## Model description
|
19 |
|
@@ -46,4 +54,4 @@ The following hyperparameters were used during training:
|
|
46 |
|
47 |
- Transformers 4.35.2
|
48 |
- Pytorch 2.1.0+cu121
|
49 |
-
- Tokenizers 0.15.2
|
|
|
6 |
model-index:
|
7 |
- name: results
|
8 |
results: []
|
9 |
+
datasets:
|
10 |
+
- sanjeev-bhandari01/nepali-summarization-dataset
|
11 |
+
- sanjeev-bhandari01/XLSum-nepali-summerization-dataset
|
12 |
+
language:
|
13 |
+
- ne
|
14 |
+
metrics:
|
15 |
+
- rouge
|
16 |
+
pipeline_tag: summarization
|
17 |
---
|
18 |
|
19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
21 |
|
22 |
# results
|
23 |
|
24 |
+
<!--This model is a fine-tuned version of [pascalrai/nep-summ-BART](https://huggingface.co/pascalrai/nep-summ-BART) on an unknown dataset.-->
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
54 |
|
55 |
- Transformers 4.35.2
|
56 |
- Pytorch 2.1.0+cu121
|
57 |
+
- Tokenizers 0.15.2
|