Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
blueapple8259
/
wikipedia_title_classification
like
0
Languages:
Korean
License:
cc-by-sa-4.0
Dataset card
Files
Files and versions
Community
blueapple8259
commited on
Dec 18, 2024
Commit
fca8dc1
·
verified
·
1 Parent(s):
0b7a9db
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+1
-1
README.md
CHANGED
Viewed
@@ -53,7 +53,7 @@ type1과 type2 전부 json 형식이며 type1은 key값이 제목, value값이
53
54
```
55
{
56
-
"title": "category",
57
...
58
}
59
```
53
54
```
55
{
56
+
"title":
[
"category",
...],
57
...
58
}
59
```