esuriddick commited on
Commit
575f4e5
1 Parent(s): 40ab363

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -5,6 +5,9 @@ tags:
5
  model-index:
6
  - name: led-base-16384-finetuned-govreport
7
  results: []
 
 
 
8
  ---
9
 
10
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -12,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # led-base-16384-finetuned-govreport
14
 
15
- This model is a fine-tuned version of [allenai/led-base-16384](https://huggingface.co/allenai/led-base-16384) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
  - Loss: 1.2887
18
 
@@ -62,4 +65,4 @@ The following hyperparameters were used during training:
62
  - Transformers 4.30.2
63
  - Pytorch 2.0.0
64
  - Datasets 2.1.0
65
- - Tokenizers 0.13.3
 
5
  model-index:
6
  - name: led-base-16384-finetuned-govreport
7
  results: []
8
+ language:
9
+ - en
10
+ pipeline_tag: summarization
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
15
 
16
  # led-base-16384-finetuned-govreport
17
 
18
+ This model is a fine-tuned version of [allenai/led-base-16384](https://huggingface.co/allenai/led-base-16384) on the [pszemraj/govreport-summarization-8192](https://huggingface.co/datasets/pszemraj/govreport-summarization-8192) dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 1.2887
21
 
 
65
  - Transformers 4.30.2
66
  - Pytorch 2.0.0
67
  - Datasets 2.1.0
68
+ - Tokenizers 0.13.3