hagifly commited on
Commit
2dfb46b
1 Parent(s): a6e0d47

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -88,4 +88,7 @@ with open(f"./{jsonl_id}-outputs.jsonl", 'w', encoding='utf-8') as f:
88
  json.dump(result, f, ensure_ascii=False) # ensure_ascii=False for handling non-ASCII characters
89
  f.write('\n')
90
 
91
- ```
 
 
 
 
88
  json.dump(result, f, ensure_ascii=False) # ensure_ascii=False for handling non-ASCII characters
89
  f.write('\n')
90
 
91
+ ```
92
+
93
+ ### License
94
+ Apache License, Version 2.0