Update README.md
Browse files
README.md
CHANGED
|
@@ -4,27 +4,7 @@ base_model:
|
|
| 4 |
- bigcode/starcoder2-3b
|
| 5 |
pipeline_tag: image-to-text
|
| 6 |
---
|
| 7 |
-
---
|
| 8 |
-
title: "Gesture-to-Code Adapter for StarCoder2-3B"
|
| 9 |
-
license: "MIT"
|
| 10 |
-
language: "en"
|
| 11 |
-
tags:
|
| 12 |
-
- sign-language
|
| 13 |
-
- code
|
| 14 |
-
- code-generation
|
| 15 |
-
- accessibility
|
| 16 |
-
datasets:
|
| 17 |
-
- your-gesture-dataset
|
| 18 |
-
metrics:
|
| 19 |
-
- cosine-similarity
|
| 20 |
-
- accuracy
|
| 21 |
-
widget:
|
| 22 |
-
- example_input: "Gesture embedding: [some vector or placeholder data]"
|
| 23 |
-
example_output: "Generated code snippet"
|
| 24 |
|
| 25 |
-
# Below is the full model card description in YAML multiline format.
|
| 26 |
-
# Adjust headings and text as appropriate for your project.
|
| 27 |
-
model_card: |
|
| 28 |
# Gesture-to-Code Adapter for StarCoder2-3B
|
| 29 |
|
| 30 |
## Model Description
|
|
|
|
| 4 |
- bigcode/starcoder2-3b
|
| 5 |
pipeline_tag: image-to-text
|
| 6 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
|
|
|
|
|
|
|
|
|
|
| 8 |
# Gesture-to-Code Adapter for StarCoder2-3B
|
| 9 |
|
| 10 |
## Model Description
|