Safetensors
qwen2
stardust-eques commited on
Commit
bb08352
·
verified ·
1 Parent(s): 81790d4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -22,6 +22,7 @@ datasets:
22
  ### Output Examples
23
 
24
  <details><summary>Give me a short introduction to large language model.</summary>
 
25
  ```
26
  I'm here to help you with tasks like answering your questions, generating creative content, and providing information in various areas. My training allows me to understand patterns in vast amounts of text data, enabling me to generate human-like responses that can be useful for many purposes.
27
 
@@ -44,7 +45,9 @@ That way, the explanation is clear and covers key points succinctly. Additionall
44
 
45
  </details>
46
 
 
47
  <details><summary>大規模言語モデルについて教えて。</summary>
 
48
  ```
49
  ## 大規模言語モデル (Large Language Model) とは
50
 
@@ -83,8 +86,8 @@ LLMは通常、深層学習アルゴリズムに基づいており、特にTrans
83
 
84
  LLMは急速に進
85
  ```
86
- </details>
87
 
 
88
 
89
 
90
 
 
22
  ### Output Examples
23
 
24
  <details><summary>Give me a short introduction to large language model.</summary>
25
+
26
  ```
27
  I'm here to help you with tasks like answering your questions, generating creative content, and providing information in various areas. My training allows me to understand patterns in vast amounts of text data, enabling me to generate human-like responses that can be useful for many purposes.
28
 
 
45
 
46
  </details>
47
 
48
+
49
  <details><summary>大規模言語モデルについて教えて。</summary>
50
+
51
  ```
52
  ## 大規模言語モデル (Large Language Model) とは
53
 
 
86
 
87
  LLMは急速に進
88
  ```
 
89
 
90
+ </details>
91
 
92
 
93