Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
---
|
4 |
+
|
5 |
+
# Hangformer
|
6 |
+
|
7 |
+
Hangformer is 2.43M Encoder only Transformer model to play the popular Hangman game. Checkout the [GitHub repository](https://www.github.com/1rsh/hangman)!
|
8 |
+
|
9 |
+

|
10 |
+
|
11 |
+
- **Developed by:** [Irsh Vijay](https://www.huggingface.co/1rsh)
|
12 |
+
- **Model type:** Transformer
|
13 |
+
- **Language(s) (NLP):** English
|
14 |
+
- **License:** MIT License
|