Roy229 commited on
Commit
7b78870
·
verified ·
1 Parent(s): 320da19

Seed draft model card (incomplete)

Browse files
Files changed (1) hide show
  1. README.md +15 -0
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.