File size: 1,974 Bytes
0ed56bd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
---
dataset_info:
  features:
  - name: text
    dtype: string
  - name: title
    dtype: string
  - name: source
    dtype: string
  splits:
  - name: data_tourism
    num_bytes: 254507
    num_examples: 386
  - name: data_orthography
    num_bytes: 215017
    num_examples: 25
  - name: data_literature
    num_bytes: 236665
    num_examples: 19
  - name: data_synonyms_and_antonyms
    num_bytes: 252506
    num_examples: 1428
  - name: data_current_events
    num_bytes: 256429
    num_examples: 180
  - name: data_replay_general_it
    num_bytes: 551940
    num_examples: 286
  - name: data_art_history
    num_bytes: 252101
    num_examples: 254
  - name: data_civic_education
    num_bytes: 264527
    num_examples: 385
  - name: data_history
    num_bytes: 256518
    num_examples: 301
  - name: data_lexicon
    num_bytes: 280238
    num_examples: 1554
  - name: data_morphology
    num_bytes: 205204
    num_examples: 33
  - name: data_syntax
    num_bytes: 241885
    num_examples: 37
  - name: data_geography
    num_bytes: 254719
    num_examples: 363
  download_size: 2019180
  dataset_size: 3522256
configs:
- config_name: default
  data_files:
  - split: data_tourism
    path: data/data_tourism-*
  - split: data_orthography
    path: data/data_orthography-*
  - split: data_literature
    path: data/data_literature-*
  - split: data_synonyms_and_antonyms
    path: data/data_synonyms_and_antonyms-*
  - split: data_current_events
    path: data/data_current_events-*
  - split: data_replay_general_it
    path: data/data_replay_general_it-*
  - split: data_art_history
    path: data/data_art_history-*
  - split: data_civic_education
    path: data/data_civic_education-*
  - split: data_history
    path: data/data_history-*
  - split: data_lexicon
    path: data/data_lexicon-*
  - split: data_morphology
    path: data/data_morphology-*
  - split: data_syntax
    path: data/data_syntax-*
  - split: data_geography
    path: data/data_geography-*
---