seonglae commited on
Commit
61488c6
·
verified ·
1 Parent(s): 0ae0f76

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -24
README.md CHANGED
@@ -41,39 +41,20 @@ Korean Chatbot based on Google Gemma
41
 
42
  ### Direct Use
43
 
44
- <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
45
-
46
- [More Information Needed]
47
-
48
- ### Downstream Use [optional]
49
-
50
- <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
51
-
52
- [More Information Needed]
53
-
54
- ### Out-of-Scope Use
55
-
56
- <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
57
-
58
- [More Information Needed]
59
-
60
- ## Bias, Risks, and Limitations
61
-
62
- <!-- This section is meant to convey both technical and sociotechnical limitations. -->
63
-
64
- [More Information Needed]
65
 
66
  ### Recommendations
67
 
68
- <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
69
-
70
  Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
71
 
72
  ## How to Get Started with the Model
73
 
74
  Use the code below to get started with the model.
75
 
76
- [More Information Needed]
 
 
 
77
 
78
  ## Training Details
79
 
 
41
 
42
  ### Direct Use
43
 
44
+ Korean Chatbot with Internet culture
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
45
 
46
  ### Recommendations
47
 
 
 
48
  Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
49
 
50
  ## How to Get Started with the Model
51
 
52
  Use the code below to get started with the model.
53
 
54
+ ```py
55
+
56
+
57
+ ```
58
 
59
  ## Training Details
60