jessiedu314 commited on
Commit
7e32f6d
·
1 Parent(s): 99b1157

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -6,6 +6,11 @@ tags:
6
  model-index:
7
  - name: gpt2-finetuned-billsum
8
  results: []
 
 
 
 
 
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information Keras had access to. You should
@@ -51,4 +56,4 @@ The following hyperparameters were used during training:
51
  - Transformers 4.31.0
52
  - TensorFlow 2.12.0
53
  - Datasets 2.14.4
54
- - Tokenizers 0.13.3
 
6
  model-index:
7
  - name: gpt2-finetuned-billsum
8
  results: []
9
+ datasets:
10
+ - billsum
11
+ metrics:
12
+ - bleu
13
+ - rouge
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information Keras had access to. You should
 
56
  - Transformers 4.31.0
57
  - TensorFlow 2.12.0
58
  - Datasets 2.14.4
59
+ - Tokenizers 0.13.3