Ashish Rai commited on
Commit
a2813c9
·
1 Parent(s): bb52b99

Add results

Browse files
README.md CHANGED
@@ -47,6 +47,12 @@ The dataset has been used to evaluate several state-of-the-art models, including
47
  - Accuracy declines sharply for operations involving larger numbers or higher unique digit counts.
48
  - Models exhibit higher accuracy for the first and last digits of predictions compared to middle digits.
49
 
 
 
 
 
 
 
50
  ## Usage
51
 
52
  ### Loading the Dataset
 
47
  - Accuracy declines sharply for operations involving larger numbers or higher unique digit counts.
48
  - Models exhibit higher accuracy for the first and last digits of predictions compared to middle digits.
49
 
50
+ ![Arithmetic Length Generalization Accuracy](assets/length-generalization-accuracy.png)
51
+ ![Multiplication Digit Accuracy - GPT-4o-mini](assets/mul-digit-accuracy-gpt-4o-mini.png)
52
+ ![Multiplication Digit Accuracy - LLaMa-3.1-70B](assets/mul-digit-accuracy-llama-3.1-70b.png)
53
+ ![TunedLens - Addition with Llama-3.1-8B](assets/add-tuned-lens-llama-3.1-8b.png)
54
+ ![TunedLens - Addition with Llama-3.1-8B](assets/add-tuned-lens-llama-3.1-8b-2.png)
55
+
56
  ## Usage
57
 
58
  ### Loading the Dataset
assets/add-tuned-lens-llama-3.1-8b-2.png ADDED

Git LFS Details

  • SHA256: 3fbe7cf92a983260925eb565b17e3cd557e4ac442d2ea0b0c68f8099585691f6
  • Pointer size: 131 Bytes
  • Size of remote file: 141 kB
assets/add-tuned-lens-llama-3.1-8b.png ADDED

Git LFS Details

  • SHA256: f65bd168f9837f4aa4fed59fdaeeda2fc266a5436af242ec67e842009973dde8
  • Pointer size: 131 Bytes
  • Size of remote file: 142 kB
assets/length-generalization-accuracy.png ADDED

Git LFS Details

  • SHA256: bc527f49cef90ae353abb42530524202a337ecdc213fed670c782f98876046f4
  • Pointer size: 131 Bytes
  • Size of remote file: 178 kB
assets/mul-digit-accuracy-gpt-4o-mini.png ADDED

Git LFS Details

  • SHA256: d1247c238cbc15db2eb67e4365961376dd9b6d8d7740f42530256dad127ecf9e
  • Pointer size: 131 Bytes
  • Size of remote file: 137 kB
assets/mul-digit-accuracy-llama-3.1-70b.png ADDED

Git LFS Details

  • SHA256: d69d1cd03eb7abe0cee9d5d565848c2895485ecf9014ac74429a7a5558b567f9
  • Pointer size: 131 Bytes
  • Size of remote file: 142 kB