StDestiny commited on
Commit
313982e
·
verified ·
1 Parent(s): 98a3be4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -5,6 +5,8 @@ tags:
5
  model-index:
6
  - name: MPF-DialogLED-base-16384-dialogsum-3-epochs-finetuned
7
  results: []
 
 
8
  ---
9
 
10
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -12,7 +14,9 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # MPF-DialogLED-base-16384-dialogsum-3-epochs-finetuned
14
 
15
- This model is a fine-tuned version of [MingZhong/DialogLED-base-16384](https://huggingface.co/MingZhong/DialogLED-base-16384) on an unknown dataset.
 
 
16
  It achieves the following results on the evaluation set:
17
  - Loss: 1.2116
18
 
@@ -58,4 +62,4 @@ The following hyperparameters were used during training:
58
  - Transformers 4.39.3
59
  - Pytorch 2.1.2
60
  - Datasets 2.18.0
61
- - Tokenizers 0.15.2
 
5
  model-index:
6
  - name: MPF-DialogLED-base-16384-dialogsum-3-epochs-finetuned
7
  results: []
8
+ datasets:
9
+ - knkarthick/dialogsum
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
14
 
15
  # MPF-DialogLED-base-16384-dialogsum-3-epochs-finetuned
16
 
17
+ The model is created as a part of the project: linkwillbeaddedlater.
18
+
19
+ This model is a fine-tuned version of [MingZhong/DialogLED-base-16384](https://huggingface.co/MingZhong/DialogLED-base-16384) on the dialogsum dataset.
20
  It achieves the following results on the evaluation set:
21
  - Loss: 1.2116
22
 
 
62
  - Transformers 4.39.3
63
  - Pytorch 2.1.2
64
  - Datasets 2.18.0
65
+ - Tokenizers 0.15.2