IsmatS commited on
Commit
825401c
·
verified ·
1 Parent(s): 34f14ec

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -1,3 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Azerbaijani Language GPT Model
2
 
3
  This repository contains an implementation of a GPT (Generative Pre-trained Transformer) model trained on Azerbaijani Wikipedia data. The model is designed to understand and generate Azerbaijani text.
 
1
+ ---
2
+ language: az
3
+ tags:
4
+ - gpt
5
+ - transformers
6
+ - text-generation
7
+ - azerbaijani
8
+ license: mit
9
+ datasets:
10
+ - wikipedia
11
+ metrics:
12
+ - perplexity
13
+ ---
14
+
15
  # Azerbaijani Language GPT Model
16
 
17
  This repository contains an implementation of a GPT (Generative Pre-trained Transformer) model trained on Azerbaijani Wikipedia data. The model is designed to understand and generate Azerbaijani text.