Seed draft model card (incomplete)
Browse files
README.md
CHANGED
|
@@ -2,4 +2,19 @@
|
|
| 2 |
|
| 3 |
A transformer-based embedding model for source code understanding.
|
| 4 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
<!-- TODO: -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
|
| 3 |
A transformer-based embedding model for source code understanding.
|
| 4 |
|
| 5 |
+
## Model Details
|
| 6 |
+
|
| 7 |
+
<!-- TODO: -->
|
| 8 |
+
|
| 9 |
+
Description of the model is not written yet.
|
| 10 |
+
|
| 11 |
+
## How to Get Started
|
| 12 |
+
|
| 13 |
<!-- TODO: -->
|
| 14 |
+
|
| 15 |
+
Usage example is missing.
|
| 16 |
+
|
| 17 |
+
## Notes
|
| 18 |
+
|
| 19 |
+
This model card is a draft and is NOT ready for release. Required sections are
|
| 20 |
+
incomplete and stub instructions are present.
|