Update README.md
Browse files
README.md
CHANGED
|
@@ -51,14 +51,14 @@ size_categories:
|
|
| 51 |
- 100K<n<1M
|
| 52 |
---
|
| 53 |
|
| 54 |
-
# Simple Math
|
| 55 |
|
| 56 |
Just like my teacher gave me homework, i thought maybe we can also add some of these basics on the trainings of our models.
|
| 57 |
|
| 58 |
It was created with very simple code that is in the repo, if you add more complex operations and so.. **please share the code** :D thank you
|
| 59 |
|
| 60 |
Current Code Version: 20240127.fblgit (A modification over @win10 for progressive and DPO operation)
|
| 61 |
-
|
| 62 |
## Does it Works?
|
| 63 |
### 34BEAGLES Evaluation:
|
| 64 |
```
|
|
|
|
| 51 |
- 100K<n<1M
|
| 52 |
---
|
| 53 |
|
| 54 |
+
# Simple Math: 2+2=4 -1=3 (LoLo: Learning Only Logical Operations)
|
| 55 |
|
| 56 |
Just like my teacher gave me homework, i thought maybe we can also add some of these basics on the trainings of our models.
|
| 57 |
|
| 58 |
It was created with very simple code that is in the repo, if you add more complex operations and so.. **please share the code** :D thank you
|
| 59 |
|
| 60 |
Current Code Version: 20240127.fblgit (A modification over @win10 for progressive and DPO operation)
|
| 61 |
+

|
| 62 |
## Does it Works?
|
| 63 |
### 34BEAGLES Evaluation:
|
| 64 |
```
|