anezatra commited on
Commit
f5bdade
1 Parent(s): 56b0aeb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -14,11 +14,11 @@ Nos AI is an artificial intelligence software that utilizes the GPT-2 language m
14
 
15
  The GPT-2 model used by Nos was trained on a small dataset consisting of specific actions. The current GPT-2 Model has 124 million hyperparameters. It generates text based on users' actions on their accounts. Nos GPT2 first collects the accounts followed by the target account. During the initial collection, it perceives them as newly followed accounts and records the initially checked users. Later on, it checks whether the analyzed user's name appears in the accounts they follow. For this purpose, it focuses on the writings, comments, and biographies of the accounts followed by the analyzed user. If the analyzed user's name is found among the followed accounts, Nos promptly informs you. Subsequently, it attempts to collect the open-source data of the analyzed user from the internet, completing the initial check this way. In the next analysis, if the analyzed user has followed someone new within the specified time frame, Nos directly informs you about this person and analyzes all their information.
16
 
17
- Check out the github page for the [program](https://github.com/anezatra/nos-ai)
18
 
19
  ## Training
20
 
21
- This GPT-2 model is rated for an average of 1 hour with an A100 GPU.
22
 
23
  **Authors**
24
 
 
14
 
15
  The GPT-2 model used by Nos was trained on a small dataset consisting of specific actions. The current GPT-2 Model has 124 million hyperparameters. It generates text based on users' actions on their accounts. Nos GPT2 first collects the accounts followed by the target account. During the initial collection, it perceives them as newly followed accounts and records the initially checked users. Later on, it checks whether the analyzed user's name appears in the accounts they follow. For this purpose, it focuses on the writings, comments, and biographies of the accounts followed by the analyzed user. If the analyzed user's name is found among the followed accounts, Nos promptly informs you. Subsequently, it attempts to collect the open-source data of the analyzed user from the internet, completing the initial check this way. In the next analysis, if the analyzed user has followed someone new within the specified time frame, Nos directly informs you about this person and analyzes all their information.
16
 
17
+ - Check out the github page for the [program](https://github.com/anezatra/nos-ai)
18
 
19
  ## Training
20
 
21
+ - This GPT-2 model is rated for an average of 1 hour with an A100 GPU.
22
 
23
  **Authors**
24