Update README.md
Browse files
README.md
CHANGED
@@ -2,8 +2,14 @@
|
|
2 |
library_name: transformers
|
3 |
datasets:
|
4 |
- dijodaiju/wordo
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
-
|
7 |
|
8 |
## Model Details
|
9 |
|
@@ -72,8 +78,4 @@ When using WordO - The Word Generator, consider the following ethical aspects:
|
|
72 |
|
73 |
## Acknowledgements
|
74 |
|
75 |
-
Special thanks to [Abid Ali Awan](https://www.datacamp.com/portfolio/kingabzpro) and to [Muniru Oladele Idris](https://data.world/idrismunir/english-word-meaning-and-usage-examples) for the dataset English Word, Meaning, and Usage Examples.
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
|
|
|
2 |
library_name: transformers
|
3 |
datasets:
|
4 |
- dijodaiju/wordo
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
tags:
|
8 |
+
- language
|
9 |
+
- Llama3
|
10 |
+
- Transformers
|
11 |
---
|
12 |
+
## WordO - The Word Generator
|
13 |
|
14 |
## Model Details
|
15 |
|
|
|
78 |
|
79 |
## Acknowledgements
|
80 |
|
81 |
+
Special thanks to [Abid Ali Awan](https://www.datacamp.com/portfolio/kingabzpro) and to [Muniru Oladele Idris](https://data.world/idrismunir/english-word-meaning-and-usage-examples) for the dataset English Word, Meaning, and Usage Examples.
|
|
|
|
|
|
|
|