AkilanSelvam commited on
Commit
ef896f0
1 Parent(s): ccfb46a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -7,4 +7,11 @@ language:
7
  ---
8
  Approach:
9
 
10
- The TextSimpleCategoryLLM model is a GPT-2 based language model trained to generate text responses based on input prompts, focusing on a simple categorization task. The model utilizes the GPT-2 architecture, fine-tuned on a dataset consisting of text prompts paired with corresponding categories. During training, the model learns to generate text that aligns with the specified category, enabling it to provide relevant information within the given context. This approach facilitates tasks such as text completion and question answering within defined categories, offering users a straightforward and effective tool for generating context-aware text responses.
 
 
 
 
 
 
 
 
7
  ---
8
  Approach:
9
 
10
+ The TextSimpleCategoryLLM model is a GPT-2 based language model trained to generate text responses based on input prompts, focusing on a simple categorization task. The model utilizes the GPT-2 architecture, fine-tuned on a dataset consisting of text prompts paired with corresponding categories. During training, the model learns to generate text that aligns with the specified category, enabling it to provide relevant information within the given context. This approach facilitates tasks such as text completion and question answering within defined categories, offering users a straightforward and effective tool for generating context-aware text responses.
11
+
12
+ Trained with:
13
+
14
+ label category
15
+ count 32998 32998
16
+ unique 31872 3
17
+ freq 20 1299