From 53011c3d7946dadb8274a4c5c7586ab54edf792d Mon Sep 17 00:00:00 2001
From: guangyusong <15316444+guangyusong@users.noreply.github.com>
Date: Thu, 2 Mar 2023 01:04:58 -0500
Subject: [PATCH] Fix typos in MODEL_CARD.md
---
MODEL_CARD.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/MODEL_CARD.md b/MODEL_CARD.md
index 4ebe2aa..2d7358b 100644
--- a/MODEL_CARD.md
+++ b/MODEL_CARD.md
@@ -1,4 +1,4 @@
-# LLama Model Card
+# LLaMA Model Card
## Model details
**Organization developing the model**
@@ -71,7 +71,7 @@ Hyperparameters for the model architecture
- | LLaMa | Model hyper parameters |
+ LLaMA | Model hyper parameters |
| Number of parameters | dimension | n heads | n layers | Learn rate | Batch size | n tokens |
@@ -100,7 +100,7 @@ We present our results on eight standard common sense reasoning benchmarks in th
- | LLaMa | Reasoning tasks |
+ LLaMA | Reasoning tasks |
| Number of parameters | BoolQ | PIQA | SIQA | HellaSwag | WinoGrande | ARC-e | ARC-c | OBQA | COPA |