Commit
·
2032253
1
Parent(s):
9a36d6b
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
metrics:
|
|
@@ -63,4 +63,4 @@ SQLCoder has been tested on an A100 40GB GPU with `bfloat16` weights. You can al
|
|
| 63 |
- [x] Open-source the v1 model weights
|
| 64 |
- [ ] Train the model on more data, with higher data variance
|
| 65 |
- [ ] Tune the model further with Reward Modelling and RLHF
|
| 66 |
-
- [ ] Pretrain a model from scratch that specializes in SQL analysis
|
|
|
|
| 1 |
---
|
| 2 |
+
license: other
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
metrics:
|
|
|
|
| 63 |
- [x] Open-source the v1 model weights
|
| 64 |
- [ ] Train the model on more data, with higher data variance
|
| 65 |
- [ ] Tune the model further with Reward Modelling and RLHF
|
| 66 |
+
- [ ] Pretrain a model from scratch that specializes in SQL analysis
|