Add perplexity results for openai-community/gpt2-medium
Browse files
openai-community/results_openai-community_gpt2-medium_20250726_015555.json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"config": {
|
| 3 |
+
"model_dtype": "torch.float16",
|
| 4 |
+
"model_name": "openai-community/gpt2-medium",
|
| 5 |
+
"model_sha": "main"
|
| 6 |
+
},
|
| 7 |
+
"results": {
|
| 8 |
+
"perplexity": {
|
| 9 |
+
"perplexity": 10.388041496276855
|
| 10 |
+
}
|
| 11 |
+
}
|
| 12 |
+
}
|