hama-jp commited on
Commit
058a55a
·
verified ·
1 Parent(s): b96ade3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -7,7 +7,7 @@ tags:
7
  - unsloth
8
  - gemma2
9
  - trl
10
- license: apache-2.0
11
  language:
12
  - ja
13
  ---
@@ -145,5 +145,4 @@ with open("output.jsonl", "w", encoding="utf-8") as outfile:
145
 
146
  # Save to JSONL
147
  outfile.write(json.dumps(result, ensure_ascii=False) + "\n")
148
- ```
149
-
 
7
  - unsloth
8
  - gemma2
9
  - trl
10
+ license: gemma
11
  language:
12
  - ja
13
  ---
 
145
 
146
  # Save to JSONL
147
  outfile.write(json.dumps(result, ensure_ascii=False) + "\n")
148
+ ```