AXCXEPT commited on
Commit
0b374d6
1 Parent(s): 61734fc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -30,6 +30,7 @@ pipeline_tag: text-generation
30
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/657e900beaad53ff67ba84db/VXfxBWOGMiAsQIOM0GGFE.png)
31
 
32
  ## モデル情報 / Model Information
 
33
 
34
  このモデルは、Meta AI の Llama 3.2 をベースに、日本語タスクでの性能を向上させるためにファインチューニングを行ったものです。
35
  ベースとなるLlama-3.2-3B-Instructをもとに、日英のデータセットで性能向上を行いました。
@@ -73,6 +74,12 @@ print(outputs[0]["generated_text"][-1])
73
 
74
 
75
  ### [Disclaimer]
 
 
 
 
 
 
76
  このモデルは研究開発のみを目的として提供されるものであり、実験的なプロトタイプとみなされるべきモデルです。
77
  商業的な使用やミッションクリティカルな環境への配備を意図したものではありません。
78
  本モデルの使用は、使用者の責任において行われるものとし、その性能および結果は保証されません。
 
30
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/657e900beaad53ff67ba84db/VXfxBWOGMiAsQIOM0GGFE.png)
31
 
32
  ## モデル情報 / Model Information
33
+ This model is based on Meta AI's Llama 3.2 with fine tuning to improve performance on Japanese tasks. Based on the base Llama-3.2-3B-Instruct, performance was improved on the Japanese-English dataset.
34
 
35
  このモデルは、Meta AI の Llama 3.2 をベースに、日本語タスクでの性能を向上させるためにファインチューニングを行ったものです。
36
  ベースとなるLlama-3.2-3B-Instructをもとに、日英のデータセットで性能向上を行いました。
 
74
 
75
 
76
  ### [Disclaimer]
77
+ This model is provided for research and development purposes only and should be considered an experimental prototype.
78
+ It is not intended for commercial use or deployment in mission-critical environments.
79
+ Use of this model is at the user's own risk and its performance and results are not guaranteed.
80
+ Axcxept Corporation shall not be liable for any direct, indirect, special, incidental, or consequential damages or any loss whatsoever resulting from the use of this model, regardless of the results obtained.
81
+ Users fully understand the risks associated with the use of this model and use it at their own discretion.
82
+
83
  このモデルは研究開発のみを目的として提供されるものであり、実験的なプロトタイプとみなされるべきモデルです。
84
  商業的な使用やミッションクリティカルな環境への配備を意図したものではありません。
85
  本モデルの使用は、使用者の責任において行われるものとし、その性能および結果は保証されません。