Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# CodeTrans transfer learning pre-trained model
|
| 2 |
Pretrained model on programming languages using the t5 large model architecture. It was first released in
|
| 3 |
[this repository](https://github.com/agemagician/CodeTrans).
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language: code
|
| 3 |
+
---
|
| 4 |
# CodeTrans transfer learning pre-trained model
|
| 5 |
Pretrained model on programming languages using the t5 large model architecture. It was first released in
|
| 6 |
[this repository](https://github.com/agemagician/CodeTrans).
|