aycankatitas commited on
Commit
b10f1e3
·
verified ·
1 Parent(s): 3d564df

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Model Card
2
+
3
+ ## Model Description
4
+
5
+ This is a Large Language Model (LLM) trained on a dataset of [dataset description].
6
+
7
+ ## Evaluation Results
8
+
9
+ ### Hellaswag
10
+
11
+ | Metric | Value |
12
+ | --- | --- |
13
+ | Accuracy | 0.29 |
14
+
15
+ ## How to Use
16
+
17
+ To use this model, simply download the checkpoint and load it into your preferred deep learning framework.