Text Generation
Transformers
PyTorch
code
gpt2
custom_code
Eval Results
text-generation-inference
codelion commited on
Commit
42eec44
·
1 Parent(s): b83a16b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -20,15 +20,15 @@ model-index:
20
  type: openai/human-eval-infilling
21
  name: HumanEval
22
  metrics:
23
- - name: infilling single-line pass@1
24
  type: pass@1
25
  value: 0.28
26
  verified: false
27
- - name: infilling single-line pass@10
28
  type: pass@10
29
  value: 0.44
30
  verified: false
31
- - name: infilling single-line pass@100
32
  type: pass@100
33
  value: 0.59
34
  verified: false
 
20
  type: openai/human-eval-infilling
21
  name: HumanEval
22
  metrics:
23
+ - name: single-line infilling pass@1
24
  type: pass@1
25
  value: 0.28
26
  verified: false
27
+ - name: single-line infilling pass@10
28
  type: pass@10
29
  value: 0.44
30
  verified: false
31
+ - name: single-line infilling pass@100
32
  type: pass@100
33
  value: 0.59
34
  verified: false