Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,17 @@ datasets:
|
|
5 |
- jtatman/python-code-dataset-500k
|
6 |
---
|
7 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
# Model Card for Model ID
|
9 |
|
10 |
<!-- Provide a quick summary of what the model is/does. -->
|
@@ -19,7 +30,7 @@ datasets:
|
|
19 |
|
20 |
|
21 |
|
22 |
-
- **Developed by:**
|
23 |
- **Funded by [optional]:** [More Information Needed]
|
24 |
- **Shared by [optional]:** [More Information Needed]
|
25 |
- **Model type:** [More Information Needed]
|
@@ -170,16 +181,6 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
170 |
|
171 |
[More Information Needed]
|
172 |
|
173 |
-
## Citation [optional]
|
174 |
-
|
175 |
-
```bibtex
|
176 |
-
@misc{Molino2019,
|
177 |
-
author = {Piero Molino and Yaroslav Dudin and Sai Sumanth Miryala},
|
178 |
-
title = {Ludwig: a type-based declarative deep learning toolbox},
|
179 |
-
year = {2019},
|
180 |
-
eprint = {arXiv:1909.07930},
|
181 |
-
}
|
182 |
-
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
183 |
|
184 |
**BibTeX:**
|
185 |
|
|
|
5 |
- jtatman/python-code-dataset-500k
|
6 |
---
|
7 |
|
8 |
+
## Citation
|
9 |
+
|
10 |
+
```bibtex
|
11 |
+
@misc{Molino2019,
|
12 |
+
author = {Piero Molino and Yaroslav Dudin and Sai Sumanth Miryala},
|
13 |
+
title = {Ludwig: a type-based declarative deep learning toolbox},
|
14 |
+
year = {2019},
|
15 |
+
eprint = {arXiv:1909.07930},
|
16 |
+
}
|
17 |
+
```
|
18 |
+
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
19 |
# Model Card for Model ID
|
20 |
|
21 |
<!-- Provide a quick summary of what the model is/does. -->
|
|
|
30 |
|
31 |
|
32 |
|
33 |
+
- **Developed by:** Kevin Geejo, Aniket Yadav, Rishab Pandey
|
34 |
- **Funded by [optional]:** [More Information Needed]
|
35 |
- **Shared by [optional]:** [More Information Needed]
|
36 |
- **Model type:** [More Information Needed]
|
|
|
181 |
|
182 |
[More Information Needed]
|
183 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
184 |
|
185 |
**BibTeX:**
|
186 |
|