Skip to content

Commit 53011c3

Browse files
committed
Fix typos in MODEL_CARD.md
1 parent 1076b9c commit 53011c3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

MODEL_CARD.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# LLama Model Card
1+
# LLaMA Model Card
22

33
## Model details
44
**Organization developing the model**
@@ -71,7 +71,7 @@ Hyperparameters for the model architecture
7171
<table>
7272
<thead>
7373
<tr>
74-
<th >LLaMa</th> <th colspan=6>Model hyper parameters </th>
74+
<th >LLaMA</th> <th colspan=6>Model hyper parameters </th>
7575
</tr>
7676
<tr>
7777
<th>Number of parameters</th><th>dimension</th><th>n heads</th><th>n layers</th><th>Learn rate</th><th>Batch size</th><th>n tokens</th>
@@ -100,7 +100,7 @@ We present our results on eight standard common sense reasoning benchmarks in th
100100
<table>
101101
<thead>
102102
<tr>
103-
<th>LLaMa</th> <th colspan=9>Reasoning tasks </th>
103+
<th>LLaMA</th> <th colspan=9>Reasoning tasks </th>
104104
</tr>
105105
<tr>
106106
<th>Number of parameters</th> <th>BoolQ</th><th>PIQA</th><th>SIQA</th><th>HellaSwag</th><th>WinoGrande</th><th>ARC-e</th><th>ARC-c</th><th>OBQA</th><th>COPA</th>

0 commit comments

Comments
 (0)