move files to utils
Browse files
incoder.png
DELETED
|
Binary file (415 kB)
|
|
|
utils/.ipynb_checkpoints/intro-checkpoint.txt
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
In this space you can compare some of the features of code generation models:
|
| 2 |
+
* Pretraining datasets
|
| 3 |
+
* Model Architecture
|
| 4 |
+
* Model evaluation
|
| 5 |
+
You can also test their code generation capacities ✨.
|
data_preview.csv → utils/data_preview.csv
RENAMED
|
File without changes
|
examples.json → utils/examples.json
RENAMED
|
File without changes
|
utils/intro.txt
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
In this space you can compare some of the features of code generation models:
|
| 2 |
+
* Pretraining datasets
|
| 3 |
+
* Model Architecture
|
| 4 |
+
* Model evaluation
|
| 5 |
+
You can also test their code generation capacities ✨.
|