Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Languages:
English
Tags:
code
DOI:
Libraries:
Datasets
pandas
License:
jingjietan commited on
Commit
7858bfb
1 Parent(s): d0830df

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -2
README.md CHANGED
@@ -36,6 +36,15 @@ configs:
36
  path: data/validation-*
37
  - split: test
38
  path: data/test-*
 
 
 
 
 
 
 
 
 
39
  ---
40
 
41
  # Personality Dataset
@@ -51,10 +60,10 @@ https://huggingface.co/datasets/jingjietan/pandora-big5
51
 
52
  Please contact jingjietan.com for another dataset.
53
  Cite:
54
- @software{jinejitan-apr-dataset,
55
  author = {Jing Jie, Tan},
56
  title = {{Personality Dataset Splitting}},
57
  url = {https://github.com/jingjie00/apr-dataset},
58
  version = {1.0.0},
59
  year = {2024}
60
- }
 
36
  path: data/validation-*
37
  - split: test
38
  path: data/test-*
39
+ license: apache-2.0
40
+ task_categories:
41
+ - text-classification
42
+ language:
43
+ - en
44
+ tags:
45
+ - code
46
+ size_categories:
47
+ - 1K<n<10K
48
  ---
49
 
50
  # Personality Dataset
 
60
 
61
  Please contact jingjietan.com for another dataset.
62
  Cite:
63
+ @software{jingjietan-apr-dataset,
64
  author = {Jing Jie, Tan},
65
  title = {{Personality Dataset Splitting}},
66
  url = {https://github.com/jingjie00/apr-dataset},
67
  version = {1.0.0},
68
  year = {2024}
69
+ }