XsoraS commited on
Commit
ad93a84
1 Parent(s): 260c0c1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -8,7 +8,12 @@ pipeline_tag: text-generation
8
  ---
9
  # Using NeyabAI:
10
 
11
- \n\n\n\n\n
 
 
 
 
 
12
  # Fine-Tuning NeyabAI on Custom Dataset:
13
 
14
  This repository demonstrates how to fine-tune the GPT-2 language model on a custom dataset using PyTorch and Hugging Face's Transformers library. The code provides an end-to-end example, from loading the dataset to training the model and evaluating its performance.
 
8
  ---
9
  # Using NeyabAI:
10
 
11
+
12
+
13
+
14
+
15
+
16
+
17
  # Fine-Tuning NeyabAI on Custom Dataset:
18
 
19
  This repository demonstrates how to fine-tune the GPT-2 language model on a custom dataset using PyTorch and Hugging Face's Transformers library. The code provides an end-to-end example, from loading the dataset to training the model and evaluating its performance.