Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,10 @@ metrics:
|
|
7 |
model-index:
|
8 |
- name: bart-base-fleece2instructions-codealpaca-r1
|
9 |
results: []
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
7 |
model-index:
|
8 |
- name: bart-base-fleece2instructions-codealpaca-r1
|
9 |
results: []
|
10 |
+
inference:
|
11 |
+
parameters:
|
12 |
+
max_length: 128
|
13 |
+
num_beams: 4
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|