fblgit commited on
Commit
7208467
1 Parent(s): c592d16

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -11,7 +11,6 @@ library_name: transformers
11
  ---
12
 
13
  # UNA-TheBeagle-7b-v1
14
-
15
  TheBeagle, a model of 7B parameters trained on The Bagel dataset. DPO & UNA applied over a set of curated DPO Pairs.
16
 
17
  The dataset was generated using the original bagel code, including the decontamination step.
@@ -20,6 +19,8 @@ As base model, we used the latest Intel's neural-chat model.
20
 
21
  It performs very good in many tasks, but its always better that you play with it by yourself.
22
 
 
 
23
  ## Evaluations
24
 
25
  Ran with VLLM so expect them to dont be exactly as the one's shown in the board, but not too far :)
 
11
  ---
12
 
13
  # UNA-TheBeagle-7b-v1
 
14
  TheBeagle, a model of 7B parameters trained on The Bagel dataset. DPO & UNA applied over a set of curated DPO Pairs.
15
 
16
  The dataset was generated using the original bagel code, including the decontamination step.
 
19
 
20
  It performs very good in many tasks, but its always better that you play with it by yourself.
21
 
22
+ ![TheBeagle](https://huggingface.co/fblgit/UNA-TheBeagle-7b-v1/resolve/main/TheBeagle.png)
23
+
24
  ## Evaluations
25
 
26
  Ran with VLLM so expect them to dont be exactly as the one's shown in the board, but not too far :)