Kuduxaaa commited on
Commit
c39062e
1 Parent(s): 2cff62d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -33,13 +33,13 @@ GPT-2Geo is a powerful language model tailored for the Georgian language, built
33
  - **Time Consumed:** 49 minutes
34
 
35
  ### Training Progress:
36
- The GPT-2Geo model underwent training in a high-performance environment utilizing the Nvidia T4 GPU with 15GB of dedicated memory. This powerful hardware met the minimum model memory requirement of 13.5GB, ensuring optimal performance during the training process.
37
 
38
- The training configuration included 20 epochs, allowing the model to iteratively learn from the dataset. The entire training procedure was completed in a time-efficient manner, consuming approximately 49 minutes.
39
 
40
  For detailed insights into the model's performance, refer to the training logs, which capture key metrics such as validation loss over epochs. This information provides users with a comprehensive understanding of the training environment, configuration, and progress.
41
 
42
- Ensure that your GPU environment is correctly configured to harness the full potential of the available hardware during the training phase.
43
 
44
  ## Example Usage
45
 
 
33
  - **Time Consumed:** 49 minutes
34
 
35
  ### Training Progress:
36
+ The GPT-2Geo model underwent training in a high-performance environment utilizing the **Nvidia T4 GPU** with **15GB** of dedicated memory. This powerful hardware met the minimum model memory requirement of **13.5GB**, ensuring optimal performance during the training process.
37
 
38
+ The training configuration included **20 epochs**, allowing the model to iteratively learn from the dataset. The entire training procedure was completed in a time-efficient manner, consuming approximately **49 minutes**.
39
 
40
  For detailed insights into the model's performance, refer to the training logs, which capture key metrics such as validation loss over epochs. This information provides users with a comprehensive understanding of the training environment, configuration, and progress.
41
 
42
+ Ensure that your GPU environment is correctly configured to harness the full potential of the available hardware during the training phase. **Before start training process it needs to preprocess text data and it will added in future**
43
 
44
  ## Example Usage
45