kurogane commited on
Commit
fbba70f
·
verified ·
1 Parent(s): cef86db

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -12
README.md CHANGED
@@ -91,29 +91,21 @@ print(json_text)
91
 
92
  ## Bias, Risks, and Limitations
93
 
94
- <!-- This section is meant to convey both technical and sociotechnical limitations. -->
95
-
96
- [More Information Needed]
97
 
98
  ### Recommendations
99
 
100
- <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
101
-
102
- Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
103
 
104
- ## How to Get Started with the Model
105
 
106
- Use the code below to get started with the model.
107
-
108
- [More Information Needed]
109
 
110
  ## Training Details
111
 
112
  ### Training Data
113
 
114
- <!-- This should link to a Dataset 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. -->
115
 
116
- [More Information Needed]
117
 
118
  ### Training Procedure
119
 
 
91
 
92
  ## Bias, Risks, and Limitations
93
 
94
+ 出力は不完全かもしれません。2Bモデルであること、15000件程度の合成データセットのみを使用して学習していることから、確実な手順を推定できないかもしれません。また、検索に不適切な手順を提示する恐れがあります。
 
 
95
 
96
  ### Recommendations
97
 
98
+ 後日、合成データセットを公開する予定です。7Bモデルなどの十分に賢いモデルのfine tuningに使用してみたほうがこのモデルより適切に推定してくれるかもしれません。
 
 
99
 
 
100
 
 
 
 
101
 
102
  ## Training Details
103
 
104
  ### Training Data
105
 
106
+ 後日公開予定です。llama-3.1-405Bを使用して作成した役15000件の合成データセットを使用しています。
107
 
108
+ また、instructionには、各種データセットの最初のチャットデータのみを使用しました。
109
 
110
  ### Training Procedure
111