Shah commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,18 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
Existing skill-development systems exhibit three main limitations: (1) limited personali-
|
| 5 |
sation, (2) absence of performance-linked recommendations, and (3) weak integration of
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
datasets:
|
| 4 |
+
- BhavyaKShah/skillbot
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
metrics:
|
| 8 |
+
- accuracy
|
| 9 |
+
base_model:
|
| 10 |
+
- meta-llama/Llama-3.1-8B-Instruct
|
| 11 |
+
pipeline_tag: reinforcement-learning
|
| 12 |
+
tags:
|
| 13 |
+
- finance
|
| 14 |
+
- legal
|
| 15 |
+
- code
|
| 16 |
---
|
| 17 |
Existing skill-development systems exhibit three main limitations: (1) limited personali-
|
| 18 |
sation, (2) absence of performance-linked recommendations, and (3) weak integration of
|