Ishraq99 commited on
Commit
582e120
ยท
verified ยท
1 Parent(s): 289a021

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +164 -161
README.md CHANGED
@@ -1,199 +1,202 @@
1
  ---
2
- library_name: transformers
3
- tags: []
 
 
 
 
 
 
 
 
 
 
4
  ---
5
 
6
- # Model Card for Model ID
7
 
8
- <!-- Provide a quick summary of what the model is/does. -->
9
 
 
10
 
 
11
 
12
- ## Model Details
13
-
14
- ### Model Description
15
-
16
- <!-- Provide a longer summary of what this model is. -->
17
-
18
- This is the model card of a ๐Ÿค— transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
-
20
- - **Developed by:** [More Information Needed]
21
- - **Funded by [optional]:** [More Information Needed]
22
- - **Shared by [optional]:** [More Information Needed]
23
- - **Model type:** [More Information Needed]
24
- - **Language(s) (NLP):** [More Information Needed]
25
- - **License:** [More Information Needed]
26
- - **Finetuned from model [optional]:** [More Information Needed]
27
-
28
- ### Model Sources [optional]
29
-
30
- <!-- Provide the basic links for the model. -->
31
-
32
- - **Repository:** [More Information Needed]
33
- - **Paper [optional]:** [More Information Needed]
34
- - **Demo [optional]:** [More Information Needed]
35
-
36
- ## Uses
37
-
38
- <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
-
40
- ### Direct Use
41
-
42
- <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
-
44
- [More Information Needed]
45
-
46
- ### Downstream Use [optional]
47
-
48
- <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
-
50
- [More Information Needed]
51
-
52
- ### Out-of-Scope Use
53
-
54
- <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
-
56
- [More Information Needed]
57
 
58
- ## Bias, Risks, and Limitations
 
 
59
 
60
- <!-- This section is meant to convey both technical and sociotechnical limitations. -->
 
 
 
61
 
62
- [More Information Needed]
63
 
64
- ### Recommendations
65
 
66
- <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
 
68
- Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
 
 
 
 
 
69
 
70
- ## How to Get Started with the Model
71
 
72
- Use the code below to get started with the model.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
73
 
74
- [More Information Needed]
75
 
76
  ## Training Details
77
 
78
- ### Training Data
79
-
80
- <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
-
82
- [More Information Needed]
83
-
84
- ### Training Procedure
85
-
86
- <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
-
88
- #### Preprocessing [optional]
89
-
90
- [More Information Needed]
91
-
92
-
93
- #### Training Hyperparameters
94
-
95
- - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
-
97
- #### Speeds, Sizes, Times [optional]
98
-
99
- <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
 
101
- [More Information Needed]
102
 
103
- ## Evaluation
 
 
 
 
 
104
 
105
- <!-- This section describes the evaluation protocols and provides the results. -->
106
 
107
- ### Testing Data, Factors & Metrics
108
 
109
- #### Testing Data
 
 
 
 
 
 
 
 
 
 
 
110
 
111
- <!-- This should link to a Dataset Card if possible. -->
112
 
113
- [More Information Needed]
 
 
114
 
115
- #### Factors
116
-
117
- <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
-
119
- [More Information Needed]
120
-
121
- #### Metrics
122
-
123
- <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
-
125
- [More Information Needed]
126
-
127
- ### Results
128
-
129
- [More Information Needed]
130
-
131
- #### Summary
132
-
133
-
134
-
135
- ## Model Examination [optional]
136
-
137
- <!-- Relevant interpretability work for the model goes here -->
138
-
139
- [More Information Needed]
140
-
141
- ## Environmental Impact
142
-
143
- <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
-
145
- Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
-
147
- - **Hardware Type:** [More Information Needed]
148
- - **Hours used:** [More Information Needed]
149
- - **Cloud Provider:** [More Information Needed]
150
- - **Compute Region:** [More Information Needed]
151
- - **Carbon Emitted:** [More Information Needed]
152
-
153
- ## Technical Specifications [optional]
154
-
155
- ### Model Architecture and Objective
156
-
157
- [More Information Needed]
158
-
159
- ### Compute Infrastructure
160
-
161
- [More Information Needed]
162
-
163
- #### Hardware
164
-
165
- [More Information Needed]
166
-
167
- #### Software
168
-
169
- [More Information Needed]
170
-
171
- ## Citation [optional]
172
-
173
- <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
-
175
- **BibTeX:**
176
-
177
- [More Information Needed]
178
 
179
- **APA:**
180
 
181
- [More Information Needed]
182
 
183
- ## Glossary [optional]
 
 
 
 
 
 
184
 
185
- <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
 
187
- [More Information Needed]
188
 
189
- ## More Information [optional]
190
 
191
- [More Information Needed]
 
 
 
192
 
193
- ## Model Card Authors [optional]
194
 
195
- [More Information Needed]
196
 
197
- ## Model Card Contact
198
 
199
- [More Information Needed]
 
 
 
 
 
1
  ---
2
+ language:
3
+ - ja
4
+ license: mit
5
+ base_model: tohoku-nlp/bert-base-japanese-v3
6
+ tags:
7
+ - japanese
8
+ - keigo
9
+ - text-classification
10
+ - omotenashi
11
+ - hospitality
12
+ - bert
13
+ pipeline_tag: text-classification
14
  ---
15
 
16
+ # Keigo Evaluator โ€” ๆ•ฌ่ชžใƒฌใƒ™ใƒซๅˆ†้กžใƒขใƒ‡ใƒซ
17
 
18
+ A fine-tuned Japanese BERT model that classifies the politeness level (ๆ•ฌ่ชžใƒฌใƒ™ใƒซ) of Japanese speech into four levels. Designed to evaluate whether an employee is speaking with appropriate **Keigo (ๆ•ฌ่ชž)** and **Omotenashi (ใŠใ‚‚ใฆใชใ—)** standards in a hospitality or service context.
19
 
20
+ ---
21
 
22
+ ## Intended Use
23
 
24
+ This model is the NLP component of an AI-powered service quality evaluation pipeline:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25
 
26
+ ```
27
+ Voice Recording โ†’ Whisper ASR โ†’ Transcribed Text โ†’ This Model โ†’ Keigo Verdict
28
+ ```
29
 
30
+ It is intended for:
31
+ - Evaluating employee speech quality in hospitality and customer service settings
32
+ - Automated Keigo compliance checking in call centres or hotel/restaurant environments
33
+ - Quality assurance systems for Japanese service staff training
34
 
35
+ ---
36
 
37
+ ## Labels
38
 
39
+ The model predicts one of four classes:
40
 
41
+ | Label | Level | Name | Description | Service Verdict |
42
+ |-------|-------|------|-------------|-----------------|
43
+ | LABEL_0 | 1 | ๆœ€้ซ˜ๆ•ฌ่ชž | Highest honorific โ€” sonkeigo dominant | โœ… Pass |
44
+ | LABEL_1 | 2 | ๆ•ฌ่ชž | Standard honorific โ€” appropriate for most service contexts | โœ… Pass |
45
+ | LABEL_2 | 3 | ไธๅฏง่ชž | Polite but not honorific โ€” insufficient for hospitality | โŒ Fail |
46
+ | LABEL_3 | 4 | ๆ™ฎ้€š่ชž | Casual / plain speech โ€” inappropriate in service contexts | โŒ Fail |
47
 
48
+ ---
49
 
50
+ ## How to Use
51
+
52
+ ### Installation
53
+
54
+ ```bash
55
+ pip install transformers torch fugashi unidic-lite
56
+ ```
57
+
58
+ > **Note**: `unidic-lite` is required (not `ipadic`) โ€” this model uses the UniDic dictionary for MeCab tokenization.
59
+
60
+ ### Basic Usage
61
+
62
+ ```python
63
+ from transformers import pipeline
64
+ import torch
65
+
66
+ classifier = pipeline(
67
+ 'text-classification',
68
+ model='ishraq/keigo-evaluator',
69
+ device=0 if torch.cuda.is_available() else -1
70
+ )
71
+
72
+ LEVEL_MAP = {
73
+ 'LABEL_0': {'level': 1, 'name': 'ๆœ€้ซ˜ๆ•ฌ่ชž', 'passed': True},
74
+ 'LABEL_1': {'level': 2, 'name': 'ๆ•ฌ่ชž', 'passed': True},
75
+ 'LABEL_2': {'level': 3, 'name': 'ไธๅฏง่ชž', 'passed': False},
76
+ 'LABEL_3': {'level': 4, 'name': 'ๆ™ฎ้€š่ชž', 'passed': False},
77
+ }
78
+
79
+ def evaluate_keigo(text: str) -> dict:
80
+ result = classifier(text)[0]
81
+ info = LEVEL_MAP[result['label']]
82
+ return {
83
+ 'text': text,
84
+ 'level': info['level'],
85
+ 'level_name': info['name'],
86
+ 'confidence': round(result['score'], 3),
87
+ 'passed': info['passed'],
88
+ 'verdict': 'โœ… ้ฉๅˆ‡ใชๆ•ฌ่ชžใงใ™' if info['passed'] else 'โŒ ๆ•ฌ่ชžใƒฌใƒ™ใƒซใŒไธ่ถณใ—ใฆใ„ใพใ™'
89
+ }
90
+
91
+ print(evaluate_keigo('ใ„ใ‚‰ใฃใ—ใ‚ƒใ„ใพใ›ใ€‚ๆœฌๆ—ฅใฏใฉใฎใ‚ˆใ†ใชใ”็”จไปถใงใ”ใ–ใ„ใพใ—ใ‚‡ใ†ใ‹๏ผŸ'))
92
+ # {'level': 1, 'level_name': 'ๆœ€้ซ˜ๆ•ฌ่ชž', 'confidence': 0.91, 'passed': True, 'verdict': 'โœ… ้ฉๅˆ‡ใชๆ•ฌ่ชžใงใ™'}
93
+
94
+ print(evaluate_keigo('ใกใ‚‡ใฃใจๅพ…ใฃใฆใ€‚'))
95
+ # {'level': 4, 'level_name': 'ๆ™ฎ้€š่ชž', 'confidence': 0.99, 'passed': False, 'verdict': 'โŒ ๆ•ฌ่ชžใƒฌใƒ™ใƒซใŒไธ่ถณใ—ใฆใ„ใพใ™'}
96
+ ```
97
+
98
+ ### Full Voice Pipeline (Whisper + Keigo Evaluator)
99
+
100
+ ```python
101
+ import whisper
102
+ from transformers import pipeline
103
+ import torch
104
+
105
+ asr = whisper.load_model('medium')
106
+ classifier = pipeline(
107
+ 'text-classification',
108
+ model='ishraq/keigo-evaluator',
109
+ device=0 if torch.cuda.is_available() else -1
110
+ )
111
+
112
+ def evaluate_recording(audio_path: str) -> dict:
113
+ transcript = asr.transcribe(audio_path, language='ja')['text']
114
+ result = classifier(transcript)[0]
115
+ info = LEVEL_MAP[result['label']]
116
+ return {
117
+ 'transcript': transcript,
118
+ 'level': info['level'],
119
+ 'level_name': info['name'],
120
+ 'confidence': round(result['score'], 3),
121
+ 'passed': info['passed'],
122
+ 'verdict': 'โœ… ้ฉๅˆ‡ใชๆ•ฌ่ชžใงใ™' if info['passed'] else 'โŒ ๆ•ฌ่ชžใƒฌใƒ™ใƒซใŒไธ่ถณใ—ใฆใ„ใพใ™'
123
+ }
124
+
125
+ result = evaluate_recording('employee_call.mp3')
126
+ print(result)
127
+ ```
128
 
129
+ ---
130
 
131
  ## Training Details
132
 
133
+ ### Dataset
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
134
 
135
+ **KeiCO Corpus** โ€” a Japanese keigo classification corpus of 10,002 sentences labelled by politeness level and keigo type (sonkeigo / kenjลgo / teineigo) across a wide range of service situations including greetings (ๆŒจๆ‹ถ), apologies (่ฌใ‚‹), meetings (ไผšใ†), and seasonal expressions (ๅญฃ็ฏ€).
136
 
137
+ | Level | Count | % |
138
+ |-------|-------|---|
139
+ | 1 โ€” ๆœ€้ซ˜ๆ•ฌ่ชž | 2,584 | 25.8% |
140
+ | 2 โ€” ๆ•ฌ่ชž | 2,044 | 20.4% |
141
+ | 3 โ€” ไธๅฏง่ชž | 2,692 | 26.9% |
142
+ | 4 โ€” ๆ™ฎ้€š่ชž | 2,682 | 26.8% |
143
 
144
+ The dataset is well-balanced. No oversampling or class weighting was applied.
145
 
146
+ ### Training Hyperparameters
147
 
148
+ | Parameter | Value |
149
+ |-----------|-------|
150
+ | Epochs | 5 |
151
+ | Batch size | 32 |
152
+ | Learning rate | 2e-5 |
153
+ | Weight decay | 0.01 |
154
+ | Warmup ratio | 10% |
155
+ | Max sequence length | 128 |
156
+ | Optimizer | AdamW |
157
+ | Scheduler | Linear warmup + decay |
158
+ | Gradient clipping | 1.0 |
159
+ | Loss | Cross-entropy |
160
 
161
+ ### Training Infrastructure
162
 
163
+ - **Hardware**: NVIDIA T4 GPU (Google Colab)
164
+ - **Framework**: PyTorch + Hugging Face Transformers
165
+ - **Train / Val split**: 85% / 15% stratified by label
166
 
167
+ ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
168
 
169
+ ## Evaluation Results
170
 
171
+ Sample inference results on held-out test sentences:
172
 
173
+ | Input | Predicted Level | Confidence | Verdict |
174
+ |-------|----------------|------------|---------|
175
+ | ๆœฌๆ—ฅใฏใŠๆ—ฉใ„ใฎใงใ™ใญใ€ใŠๆ•ฃๆญฉใงใ™ใ‹๏ผŸ | 2 โ€” ๆ•ฌ่ชž | 0.598 | โœ… Pass |
176
+ | ใ”ๅคš็”จไธญใซใ‚‚ใ‹ใ‹ใ‚ใ‚‰ใšใ€ใ‚ˆใใŠๅ‡บใใ ใ•ใ„ใพใ—ใŸใ€‚ | 2 โ€” ๆ•ฌ่ชž | 0.557 | โœ… Pass |
177
+ | ใŠๅ•ใ„ๅˆใ‚ใ›ใ‚’ใ„ใŸใ ใ„ใŸๅ•†ๅ“ใŒใ€ๆœฌๆ—ฅๅ…ฅ่ทใ—ใพใ—ใŸใ€‚ | 3 โ€” ไธๅฏง่ชž | 0.740 | โŒ Fail |
178
+ | ไปŠๆ—ฅใฏใ†ใฉใ‚“ใซใ™ใ‚‹ใ€‚ | 4 โ€” ๆ™ฎ้€š่ชž | 0.993 | โŒ Fail |
179
+ | ๅฟ™ใ—ใ„ใฎใซใ€ใ‚ˆใๆฅใŸใญใ€‚ | 4 โ€” ๆ™ฎ้€š่ชž | 0.996 | โŒ Fail |
180
 
181
+ Casual speech (Level 4) is detected with near-perfect confidence. Borderline honorific sentences show appropriately lower confidence scores.
182
 
183
+ ---
184
 
185
+ ## Limitations
186
 
187
+ - The model evaluates **transcribed text**, not raw audio. Whisper transcription quality directly affects evaluation accuracy โ€” `whisper medium` or `whisper large` is recommended for Japanese.
188
+ - Confidence scores below **0.60** on a passing result indicate borderline speech โ€” consider flagging for human review.
189
+ - The model classifies overall politeness level and does **not** identify specific keigo errors (e.g. incorrect verb conjugation).
190
+ - Accuracy may be lower for highly domain-specific speech such as medical or legal Japanese.
191
 
192
+ ---
193
 
194
+ ## Citation
195
 
196
+ If you use this model, please cite the KeiCO corpus and the base model:
197
 
198
+ ```
199
+ Base model: Tohoku NLP Lab, BERT-base Japanese v3
200
+ Dataset: KeiCO Corpus โ€” Japanese Keigo Classification Corpus
201
+ Fine-tuned by: Ishraq (B-JET Ideathon 2026 โ€” Smart Service Evaluator)
202
+ ```