ayaderaghul commited on
Commit
27b6e58
1 Parent(s): 5bec932

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -9
README.md CHANGED
@@ -18,12 +18,12 @@ Generate text from gpt2, with a touch on tech field in general.
18
 
19
 
20
 
21
- - **Developed by:** [More Information Needed]
22
- - **Shared by [optional]:** [More Information Needed]
23
- - **Model type:** [More Information Needed]
24
- - **Language(s) (NLP):** [More Information Needed]
25
- - **License:** [More Information Needed]
26
- - **Finetuned from model [optional]:** [More Information Needed]
27
 
28
  ### Model Sources [optional]
29
 
@@ -36,10 +36,12 @@ Generate text from gpt2, with a touch on tech field in general.
36
  ## Uses
37
 
38
  <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
 
39
 
40
  ### Direct Use
41
 
42
  <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
 
43
 
44
  [More Information Needed]
45
 
@@ -58,7 +60,7 @@ Generate text from gpt2, with a touch on tech field in general.
58
  ## Bias, Risks, and Limitations
59
 
60
  <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
-
62
  [More Information Needed]
63
 
64
  ### Recommendations
@@ -79,7 +81,7 @@ Use the code below to get started with the model.
79
 
80
  <!-- This should link to a Data Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
 
82
- [More Information Needed]
83
 
84
  ### Training Procedure
85
 
@@ -130,7 +132,7 @@ Use the code below to get started with the model.
130
 
131
  #### Summary
132
 
133
-
134
 
135
  ## Model Examination [optional]
136
 
 
18
 
19
 
20
 
21
+ - **Developed by:** ayaderaghul
22
+ - **Shared by [optional]:** ayaderaghul
23
+ - **Model type:** text generation
24
+ - **Language(s) (NLP):** english
25
+ - **License:** Common Creative
26
+ - **Finetuned from model [optional]:** gpt-2
27
 
28
  ### Model Sources [optional]
29
 
 
36
  ## Uses
37
 
38
  <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+ For fun and education
40
 
41
  ### Direct Use
42
 
43
  <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
44
+ Return a paragraph that ends your sentence, so you can input a question, you might get back an answer.
45
 
46
  [More Information Needed]
47
 
 
60
  ## Bias, Risks, and Limitations
61
 
62
  <!-- This section is meant to convey both technical and sociotechnical limitations. -->
63
+ Reddit-trained, so sometimes it is a bit reddit-y
64
  [More Information Needed]
65
 
66
  ### Recommendations
 
81
 
82
  <!-- This should link to a Data Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
83
 
84
+ A corpus of many famous data science, machine learning, tech textbooks.
85
 
86
  ### Training Procedure
87
 
 
132
 
133
  #### Summary
134
 
135
+ Enjoy! And share me yours any <3
136
 
137
  ## Model Examination [optional]
138