Bagratuni commited on
Commit
63762be
·
verified ·
1 Parent(s): f451588
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -99,7 +99,7 @@ def main():
99
  }
100
  ```
101
  3. **Submit your model**:
102
- - Add the `Arm-LLM-Bench` tag and the `results.json` file to your model card.
103
  - Click on the "Refresh Data" button in this app, and you will see your model's results.
104
  """
105
  )
 
99
  }
100
  ```
101
  3. **Submit your model**:
102
+ - Add the `ArmBench-LLM` tag and the `results.json` file to your model card.
103
  - Click on the "Refresh Data" button in this app, and you will see your model's results.
104
  """
105
  )