LH-Tech-AI commited on
Commit
e4abecf
·
verified ·
1 Parent(s): 38a4f92

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -21,11 +21,13 @@ The models in the LH-Tech AI Pin Series are very small models that were trained
21
  ## Models overview
22
  | Model | Parameters | Training iters | Final Train Loss | Quality | Example Chat |
23
  |:----|:----|:----|:----|:----|:----|
24
- | Pin-5M | 5.37M | 1000 | 3.170788 | Very Poor | *User:* What is the weather like today? *Pin:* Yes, a bright day is shining and makes everything have a good day a lot. |
25
- | Pin-10M | 10.06M | 1500 | 2.562048 | Very Poor | *User:* What is the weather like today? *Pin:* That sounds nice, I agree, it is nice to talk about new ideas. |
26
- | Pin-15M | 14.84M | 1500 | 2.358367 | Low | *User:* What is the weather like today? *Pin:* It is hard to see your plans when you want to enjoy the day. |
27
- | Pin-20M | XX.XXM | 1500 | 2.XXXXXX | | *User:* What is the weather like today? *Pin:* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX |
28
- | Pin-25M | XX.XXM | 1500 | 2.XXXXXX | | *User:* What is the weather like today? *Pin:* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX |
 
 
29
 
30
  ## Training
31
  ### Training data
 
21
  ## Models overview
22
  | Model | Parameters | Training iters | Final Train Loss | Quality | Example Chat |
23
  |:----|:----|:----|:----|:----|:----|
24
+ | Pin-5M | 5.37M | 1000 | 3.170788 | Very Poor | Yes, a bright day is shining and makes everything have a good day a lot. |
25
+ | Pin-10M | 10.06M | 1500 | 2.562048 | Very Poor | That sounds nice, I agree, it is nice to talk about new ideas. |
26
+ | Pin-15M | 14.84M | 1500 | 2.358367 | Low | It is hard to see your plans when you want to enjoy the day. |
27
+ | Pin-20M | XX.XXM | 1500 | 2.XXXXXX | | XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX |
28
+ | Pin-25M | XX.XXM | 1500 | 2.XXXXXX | | XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX |
29
+
30
+ * All models were prompted with `What is the weather like today?`.
31
 
32
  ## Training
33
  ### Training data