Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ LoRA weights
|
|
13 |
|
14 |
This repository features an example of how to utilize the `xllm` library. Included is a solution for a common type of assessment given to LLM engineers, who typically earn between $120,000 to $140,000 annually. The work, which took 6-7 hours to complete, is representative of actual tasks in the field.
|
15 |
|
16 |
-
[<img src="https://
|
17 |
|
18 |
# Task
|
19 |
|
@@ -258,7 +258,7 @@ In the xllm library, there are several important steps: prepare, train, fuse, qu
|
|
258 |
|
259 |
I only calculated the loss for the json part, didn't calculate it for the description
|
260 |
|
261 |
-
|
262 |
|
263 |
### Results of the training
|
264 |
|
@@ -266,7 +266,7 @@ I only calculated the loss for the json part, didn't calculate it for the descri
|
|
266 |
- [Fused model](https://huggingface.co/BobaZooba/WGPT)
|
267 |
- [W&B link](https://api.wandb.ai/links/bobazooba/8v7pqflf)
|
268 |
|
269 |
-
|
270 |
|
271 |
# Evaluation
|
272 |
|
|
|
13 |
|
14 |
This repository features an example of how to utilize the `xllm` library. Included is a solution for a common type of assessment given to LLM engineers, who typically earn between $120,000 to $140,000 annually. The work, which took 6-7 hours to complete, is representative of actual tasks in the field.
|
15 |
|
16 |
+
[<img src="https://cdn-uploads.huggingface.co/production/uploads/6074d5f1134c000d1ae10d42/JudU3rrPP5i87CfwINANO.png" alt="Powered by X—LLM" width="175" height="32"/>](https://github.com/BobaZooba/xllm)
|
17 |
|
18 |
# Task
|
19 |
|
|
|
258 |
|
259 |
I only calculated the loss for the json part, didn't calculate it for the description
|
260 |
|
261 |
+
![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/6074d5f1134c000d1ae10d42/kHeuMnIuTzfqfswD3Lg-8.jpeg)
|
262 |
|
263 |
### Results of the training
|
264 |
|
|
|
266 |
- [Fused model](https://huggingface.co/BobaZooba/WGPT)
|
267 |
- [W&B link](https://api.wandb.ai/links/bobazooba/8v7pqflf)
|
268 |
|
269 |
+
![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/6074d5f1134c000d1ae10d42/ILbN27kYCo9QKV2FwG8wL.jpeg)
|
270 |
|
271 |
# Evaluation
|
272 |
|