Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
pipeline_tag: text-generation
|
3 |
+
license: mit
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
widget:
|
7 |
+
- text: '[I]: what causes wild fires?<|endoftext|>'
|
8 |
+
- text: '[I]: how has climate changed in africa?<|endoftext|>'
|
9 |
+
---
|