Update README.md
Browse files
README.md
CHANGED
|
@@ -1,8 +1,5 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
-
---
|
| 4 |
-
Below is a model card description in Markdown format that you can add to your Hugging Face repository:
|
| 5 |
-
|
| 6 |
---
|
| 7 |
|
| 8 |
# Seq2Seq Transformer for Function Call Generation
|
|
@@ -63,7 +60,3 @@ The model is trained on custom datasets comprising natural language inputs paire
|
|
| 63 |
## Acknowledgments
|
| 64 |
|
| 65 |
This model leverages the powerful Transformer architecture and is built using PyTorch. It integrates with the Hugging Face Hub for seamless model deployment and version management. Contributions, suggestions, and improvements are highly welcome!
|
| 66 |
-
|
| 67 |
-
---
|
| 68 |
-
|
| 69 |
-
You can copy this content into your model card (README.md or model card file) in your Hugging Face repository. Adjust or extend the sections as needed for your specific use case or additional details.
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
# Seq2Seq Transformer for Function Call Generation
|
|
|
|
| 60 |
## Acknowledgments
|
| 61 |
|
| 62 |
This model leverages the powerful Transformer architecture and is built using PyTorch. It integrates with the Hugging Face Hub for seamless model deployment and version management. Contributions, suggestions, and improvements are highly welcome!
|
|
|
|
|
|
|
|
|
|
|
|