philipp-zettl
commited on
Commit
•
9c83ba3
1
Parent(s):
12dd66e
Update README.md
Browse files
README.md
CHANGED
@@ -29,4 +29,7 @@ n_embed = 384
|
|
29 |
n_layer = 6
|
30 |
n_head = 6
|
31 |
dropout = 0.2
|
32 |
-
```
|
|
|
|
|
|
|
|
29 |
n_layer = 6
|
30 |
n_head = 6
|
31 |
dropout = 0.2
|
32 |
+
```
|
33 |
+
|
34 |
+
|
35 |
+
[![Visitors](https://api.visitorbadge.io/api/combined?path=https%3A%2F%2Fhuggingface.co%2Fphilipp-zettl%2FchessPT&label=%23%20Visitors&countColor=%23ff8a65&style=flat)](https://visitorbadge.io/status?path=https%3A%2F%2Fhuggingface.co%2Fphilipp-zettl%2FchessPT)
|