shuyuej commited on
Commit
ae3bf89
1 Parent(s): 4346780

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -10,7 +10,7 @@ model-index:
10
  metrics:
11
  - name: Accuracy (zero-shot)
12
  type: Accuracy (zero-shot)
13
- value:
14
  verified: true
15
  source:
16
  name: Arithmetic Reasoning on GSM8K
@@ -23,7 +23,7 @@ Fine-tune for three epochs
23
 
24
  ## Result:
25
  **Reload the saved adapter**:
26
- Invalid output length:, Testing length: 1319, **Accuracy:**
27
 
28
  ## Comparison
29
  The official report **accuracy is 0.665** by fine-tuning the whole LLaMA 2 7B model for 3 epochs.
 
10
  metrics:
11
  - name: Accuracy (zero-shot)
12
  type: Accuracy (zero-shot)
13
+ value: 0.62
14
  verified: true
15
  source:
16
  name: Arithmetic Reasoning on GSM8K
 
23
 
24
  ## Result:
25
  **Reload the saved adapter**:
26
+ Invalid output length: 6, Testing length: 1319, **Accuracy: 0.62**
27
 
28
  ## Comparison
29
  The official report **accuracy is 0.665** by fine-tuning the whole LLaMA 2 7B model for 3 epochs.