teilomillet
commited on
Commit
•
1306c46
1
Parent(s):
46fa27d
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- fr
|
5 |
+
- en
|
6 |
+
tags:
|
7 |
+
- code
|
8 |
+
---
|
9 |
+
SFT on a synthetic custom (french) dataset (2k), from general question answering, problem solving to code question.
|
10 |
+
It's a POC. The goal was to understand how to implement a 'customization'/'personality' in a model via FT.
|