ronantakizawa commited on
Commit
24374dd
·
verified ·
1 Parent(s): 590c032

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +4 -32
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -23,14 +23,10 @@ dataset_info:
23
  features:
24
  - name: text
25
  dtype: string
26
- - name: jreadability_raw
27
- dtype: float64
28
  - name: overall_difficulty
29
  dtype: float64
30
  - name: difficulty_level
31
  dtype: string
32
- - name: text_length
33
- dtype: int64
34
  - name: kanji_difficulty
35
  dtype: float64
36
  - name: lexical_difficulty
@@ -39,38 +35,14 @@ dataset_info:
39
  dtype: float64
40
  - name: sentence_complexity
41
  dtype: float64
42
- - name: kanji_density
43
- dtype: float64
44
- - name: avg_sentence_length
45
- dtype: float64
46
- - name: joyo_grade_avg
47
- dtype: float64
48
- - name: lexical_diversity
49
- dtype: float64
50
- - name: non_joyo_percentage
51
- dtype: float64
52
- - name: avg_word_length
53
- dtype: float64
54
- - name: katakana_percentage
55
- dtype: float64
56
- - name: word_frequency_score
57
- dtype: float64
58
- - name: sentence_length_variance
59
  dtype: int64
60
- - name: grammar_complexity_score
61
- dtype: float64
62
- - name: difficulty_score
63
- dtype: float64
64
- - name: footnote
65
- dtype: float64
66
- - name: meta
67
- dtype: float64
68
  splits:
69
  - name: train
70
- num_bytes: 400143
71
  num_examples: 1800
72
- download_size: 157557
73
- dataset_size: 400143
74
  ---
75
 
76
  # Aozora Text Difficulty Dataset
 
23
  features:
24
  - name: text
25
  dtype: string
 
 
26
  - name: overall_difficulty
27
  dtype: float64
28
  - name: difficulty_level
29
  dtype: string
 
 
30
  - name: kanji_difficulty
31
  dtype: float64
32
  - name: lexical_difficulty
 
35
  dtype: float64
36
  - name: sentence_complexity
37
  dtype: float64
38
+ - name: text_length
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
39
  dtype: int64
 
 
 
 
 
 
 
 
40
  splits:
41
  - name: train
42
+ num_bytes: 9611892
43
  num_examples: 1800
44
+ download_size: 5523038
45
+ dataset_size: 9611892
46
  ---
47
 
48
  # Aozora Text Difficulty Dataset
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:526d188f4158dbe75a2fe59ab07b4fa55d33542b9b7fe75084d9ec0b60f93352
3
- size 157557
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db2c95629aeafdcb94bc44414972f342597126a9161de83d1c09143eadd52cff
3
+ size 5523038