Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
license: mit
|
2 |
language:
|
3 |
- en
|
@@ -12,6 +13,7 @@ datasets:
|
|
12 |
model_name: gpt2
|
13 |
---
|
14 |
|
|
|
15 |
# GPT-2 Text Generation Benchmark
|
16 |
|
17 |
This repository contains a GPT-2 model fine-tuned for text generation tasks, along with sample performance metrics.
|
|
|
1 |
+
---
|
2 |
license: mit
|
3 |
language:
|
4 |
- en
|
|
|
13 |
model_name: gpt2
|
14 |
---
|
15 |
|
16 |
+
|
17 |
# GPT-2 Text Generation Benchmark
|
18 |
|
19 |
This repository contains a GPT-2 model fine-tuned for text generation tasks, along with sample performance metrics.
|