vasimk commited on
Commit
627041d
1 Parent(s): d88d0f2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -8
README.md CHANGED
@@ -2,26 +2,24 @@
2
  language: en
3
  tags:
4
  - exbert
5
-
6
  license: apache-2.0
7
  datasets:
8
  - openwebtext
9
-
10
  model-index:
11
  - name: distilgpt2
12
  results:
13
- - task:
14
  type: text-generation
15
  name: Text Generation
16
  dataset:
17
  type: wikitext
18
  name: WikiText-103
19
  metrics:
20
- - type: perplexity
21
- name: Perplexity
22
- value: 21.1
23
-
24
  co2_eq_emissions: 149200
 
25
  ---
26
 
27
  # DistilGPT2
@@ -179,4 +177,4 @@ The creators of DistilGPT2 [report](https://github.com/huggingface/transformers/
179
 
180
  <a href="https://huggingface.co/exbert/?model=distilgpt2">
181
  <img width="300px" src="https://cdn-media.huggingface.co/exbert/button.png">
182
- </a>
 
2
  language: en
3
  tags:
4
  - exbert
 
5
  license: apache-2.0
6
  datasets:
7
  - openwebtext
 
8
  model-index:
9
  - name: distilgpt2
10
  results:
11
+ - task:
12
  type: text-generation
13
  name: Text Generation
14
  dataset:
15
  type: wikitext
16
  name: WikiText-103
17
  metrics:
18
+ - type: perplexity
19
+ name: Perplexity
20
+ value: 21.1
 
21
  co2_eq_emissions: 149200
22
+ pipeline_tag: text-generation
23
  ---
24
 
25
  # DistilGPT2
 
177
 
178
  <a href="https://huggingface.co/exbert/?model=distilgpt2">
179
  <img width="300px" src="https://cdn-media.huggingface.co/exbert/button.png">
180
+ </a>