Datasets:
黒い心臓
commited on
Commit
•
5a8e95d
1
Parent(s):
d5b7eff
Update README.md
Browse files
README.md
CHANGED
@@ -13,11 +13,11 @@ tags:
|
|
13 |
- NLP
|
14 |
size_categories:
|
15 |
- 1K<n<10K
|
16 |
-
pretty_name: Anime Quotes Dataset
|
17 |
---
|
18 |
|
19 |
|
20 |
-
# Anime Quotes Dataset
|
21 |
|
22 |
> Welcome to Anime Quotes Dataset
|
23 |
|
@@ -59,7 +59,7 @@ dataset = datasets.load_dataset('v3xlrm1nOwo1/AnimeQuotes')
|
|
59 |
print(dataset)
|
60 |
```
|
61 |
|
62 |
-
```
|
63 |
DatasetDict({
|
64 |
train: Dataset({
|
65 |
features: ['Quote', 'Character', 'URL'],
|
@@ -81,4 +81,4 @@ A special thanks to [Anime Motivation](https://ja.animemotivation.com) for the i
|
|
81 |
This dataset is provided under the [Apache License 2.0](LICENSE). Feel free to use, modify, and share it.
|
82 |
<p>Dive into the Anime Quotes Dataset and let the enchanting magic of anime wisdom unfold! 🌌✨🚀</p>
|
83 |
|
84 |
-
> **_NOTE:_** To contribute to the project, please contribute directly. I am happy to do so, and if you have any comments, advice, job opportunities, or want me to contribute to a project, please contact me I am happy to do so<a href='mailto:[email protected]' target='blank'>[email protected]</a>
|
|
|
13 |
- NLP
|
14 |
size_categories:
|
15 |
- 1K<n<10K
|
16 |
+
pretty_name: Anime Quotes Dataset ― アニメの名言データセット🎐
|
17 |
---
|
18 |
|
19 |
|
20 |
+
# Anime Quotes Dataset ― アニメの名言データセット🎐
|
21 |
|
22 |
> Welcome to Anime Quotes Dataset
|
23 |
|
|
|
59 |
print(dataset)
|
60 |
```
|
61 |
|
62 |
+
```python
|
63 |
DatasetDict({
|
64 |
train: Dataset({
|
65 |
features: ['Quote', 'Character', 'URL'],
|
|
|
81 |
This dataset is provided under the [Apache License 2.0](LICENSE). Feel free to use, modify, and share it.
|
82 |
<p>Dive into the Anime Quotes Dataset and let the enchanting magic of anime wisdom unfold! 🌌✨🚀</p>
|
83 |
|
84 |
+
> **_NOTE:_** To contribute to the project, please contribute directly. I am happy to do so, and if you have any comments, advice, job opportunities, or want me to contribute to a project, please contact me I am happy to do so <a href='mailto:[email protected]' target='blank'>[email protected]</a>
|