Update README.md
Browse files
README.md
CHANGED
@@ -1,29 +1,30 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
tags:
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
-
#
|
7 |
|
8 |
-
<!-- Provide a quick summary of what the model is/does. -->
|
9 |
|
|
|
10 |
|
|
|
11 |
|
12 |
-
## Model Details
|
13 |
|
14 |
-
### Model Description
|
15 |
|
16 |
-
|
17 |
|
18 |
-
This
|
|
|
|
|
19 |
|
20 |
-
- **Developed by:** [
|
21 |
-
- **
|
22 |
-
- **Shared by [optional]:** [More Information Needed]
|
23 |
-
- **Model type:** [More Information Needed]
|
24 |
-
- **Language(s) (NLP):** [More Information Needed]
|
25 |
- **License:** [More Information Needed]
|
26 |
-
- **Finetuned from model [optional]:** [More Information Needed]
|
27 |
|
28 |
### Model Sources [optional]
|
29 |
|
@@ -55,12 +56,6 @@ This is the model card of a 🤗 transformers model that has been pushed on the
|
|
55 |
|
56 |
[More Information Needed]
|
57 |
|
58 |
-
## Bias, Risks, and Limitations
|
59 |
-
|
60 |
-
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
61 |
-
|
62 |
-
[More Information Needed]
|
63 |
-
|
64 |
### Recommendations
|
65 |
|
66 |
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
tags:
|
4 |
+
- chess
|
5 |
+
license: apache-2.0
|
6 |
+
datasets:
|
7 |
+
- Q-bert/Elite-Chess-Games
|
8 |
---
|
9 |
|
10 |
+
# ChessLlama
|
11 |
|
|
|
12 |
|
13 |
+

|
14 |
|
15 |
+
Generated by DALL-E 3.
|
16 |
|
|
|
17 |
|
|
|
18 |
|
19 |
+
## Model Details
|
20 |
|
21 |
+
This pre-trained model has been trained on the Llama architecture with the games of grand master chess players.
|
22 |
+
|
23 |
+
### Model Description
|
24 |
|
25 |
+
- **Developed by:** [Talha Rüzgar Akkuş](https://www.linkedin.com/in/talha-r%C3%BCzgar-akku%C5%9F-1b5457264/)
|
26 |
+
- **Model type:** [Llama Architecture](https://huggingface.co/docs/transformers/main/model_doc/llama)
|
|
|
|
|
|
|
27 |
- **License:** [More Information Needed]
|
|
|
28 |
|
29 |
### Model Sources [optional]
|
30 |
|
|
|
56 |
|
57 |
[More Information Needed]
|
58 |
|
|
|
|
|
|
|
|
|
|
|
|
|
59 |
### Recommendations
|
60 |
|
61 |
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|