Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
library_name: transformers
|
4 |
+
---
|
5 |
+
|
6 |
+
- Model used: Mistral 7B.
|
7 |
+
- This model takes an instruction and accordingly gives a CSV output.
|
8 |
+
- Not for public use.
|
9 |
+
- Done using Unsloth.
|