Japanese
ktabuchi commited on
Commit
43ddd96
·
verified ·
1 Parent(s): 1511256

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -46
README.md CHANGED
@@ -5,7 +5,7 @@ datasets:
5
  language:
6
  - ja
7
  base_model:
8
- - meta-llama/Llama-3.3-70B-Instruct
9
  ---
10
  # Model Card for Model ID
11
 
@@ -41,20 +41,17 @@ For Academic lessons of Matsuo-LLM Lectures
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
-
46
 
47
  ### Out-of-Scope Use
48
 
49
  <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
50
 
51
- [More Information Needed]
52
 
53
  ## Bias, Risks, and Limitations
54
 
55
  <!-- This section is meant to convey both technical and sociotechnical limitations. -->
56
 
57
- [More Information Needed]
58
 
59
  ### Recommendations
60
 
@@ -72,7 +69,7 @@ Use the code below to get started with the model.
72
 
73
  ### Training Data
74
 
75
- <!-- 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. -->
76
 
77
  [More Information Needed]
78
 
@@ -80,21 +77,12 @@ Use the code below to get started with the model.
80
 
81
  <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
82
 
83
- #### Preprocessing [optional]
84
-
85
- [More Information Needed]
86
 
87
 
88
  #### Training Hyperparameters
89
 
90
  - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
91
 
92
- #### Speeds, Sizes, Times [optional]
93
-
94
- <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
95
-
96
- [More Information Needed]
97
-
98
  ## Evaluation
99
 
100
  <!-- This section describes the evaluation protocols and provides the results. -->
@@ -105,6 +93,8 @@ Use the code below to get started with the model.
105
 
106
  <!-- This should link to a Dataset Card if possible. -->
107
 
 
 
108
  [More Information Needed]
109
 
110
  #### Factors
@@ -126,30 +116,20 @@ Use the code below to get started with the model.
126
  #### Summary
127
 
128
 
129
-
130
- ## Model Examination [optional]
131
-
132
- <!-- Relevant interpretability work for the model goes here -->
133
-
134
- [More Information Needed]
135
-
136
  ## Environmental Impact
137
 
138
  <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
139
 
140
  Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
141
 
142
- - **Hardware Type:** [More Information Needed]
143
- - **Hours used:** [More Information Needed]
144
- - **Cloud Provider:** [More Information Needed]
145
- - **Compute Region:** [More Information Needed]
146
  - **Carbon Emitted:** [More Information Needed]
147
 
148
- ## Technical Specifications [optional]
149
-
150
  ### Model Architecture and Objective
151
-
152
- [More Information Needed]
153
 
154
  ### Compute Infrastructure
155
 
@@ -163,10 +143,6 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
163
 
164
  [More Information Needed]
165
 
166
- ## Citation [optional]
167
-
168
- <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
169
-
170
  **BibTeX:**
171
 
172
  [More Information Needed]
@@ -175,18 +151,6 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
175
 
176
  [More Information Needed]
177
 
178
- ## Glossary [optional]
179
-
180
- <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
181
-
182
- [More Information Needed]
183
-
184
- ## More Information [optional]
185
-
186
- [More Information Needed]
187
-
188
- ## Model Card Authors [optional]
189
-
190
  [More Information Needed]
191
 
192
  ## Model Card Contact
 
5
  language:
6
  - ja
7
  base_model:
8
+ - llm-jp/llm-jp-3-13b
9
  ---
10
  # Model Card for Model ID
11
 
 
41
 
42
  <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
 
 
 
44
 
45
  ### Out-of-Scope Use
46
 
47
  <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
48
 
49
+
50
 
51
  ## Bias, Risks, and Limitations
52
 
53
  <!-- This section is meant to convey both technical and sociotechnical limitations. -->
54
 
 
55
 
56
  ### Recommendations
57
 
 
69
 
70
  ### Training Data
71
 
72
+ # https://liat-aip.sakura.ne.jp/wp/llmのための日本語インストラクションデータ作成/llmのための日本語インストラクションデータ-公開/
73
 
74
  [More Information Needed]
75
 
 
77
 
78
  <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
79
 
 
 
 
80
 
81
 
82
  #### Training Hyperparameters
83
 
84
  - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
85
 
 
 
 
 
 
 
86
  ## Evaluation
87
 
88
  <!-- This section describes the evaluation protocols and provides the results. -->
 
93
 
94
  <!-- This should link to a Dataset Card if possible. -->
95
 
96
+ elyza-tasks-100-TV_0.jsonl
97
+
98
  [More Information Needed]
99
 
100
  #### Factors
 
116
  #### Summary
117
 
118
 
 
 
 
 
 
 
 
119
  ## Environmental Impact
120
 
121
  <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
122
 
123
  Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
124
 
125
+ - **Hardware Type:**
126
+ - **Hours used:** 10
127
+ - **Cloud Provider:** Google Colab
128
+ - **Compute Region:** A100
129
  - **Carbon Emitted:** [More Information Needed]
130
 
 
 
131
  ### Model Architecture and Objective
132
+ For Academic Use
 
133
 
134
  ### Compute Infrastructure
135
 
 
143
 
144
  [More Information Needed]
145
 
 
 
 
 
146
  **BibTeX:**
147
 
148
  [More Information Needed]
 
151
 
152
  [More Information Needed]
153
 
 
 
 
 
 
 
 
 
 
 
 
 
154
  [More Information Needed]
155
 
156
  ## Model Card Contact