Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,8 +1,5 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
-
- English
|
4 |
-
- Bash
|
5 |
-
thumbnail: "Neural Program Synthesis for Bash"
|
6 |
tags:
|
7 |
- code-representation-learning
|
8 |
- program-synthesis
|
@@ -11,7 +8,7 @@ datasets:
|
|
11 |
metrics:
|
12 |
- metric1
|
13 |
- metric2
|
14 |
-
|
15 |
---
|
16 |
# BashGPT-Neo
|
17 |
|
|
|
1 |
---
|
2 |
+
language: en
|
|
|
|
|
|
|
3 |
tags:
|
4 |
- code-representation-learning
|
5 |
- program-synthesis
|
|
|
8 |
metrics:
|
9 |
- metric1
|
10 |
- metric2
|
11 |
+
thumbnail: Neural Program Synthesis for Bash
|
12 |
---
|
13 |
# BashGPT-Neo
|
14 |
|