linhanhvlog123 commited on
Commit
5b7d403
·
verified ·
1 Parent(s): d1e929e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +173 -132
README.md CHANGED
@@ -1,199 +1,240 @@
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
  library_name: transformers
3
+ language:
4
+ - en
5
+ - vi
6
+ base_model:
7
+ - google-bert/bert-base-multilingual-cased
8
+ pipeline_tag: question-answering
9
  ---
10
 
11
+ # 🇻🇳 mBERT fine-tuned on UIT-ViQuAD 2.0 for Vietnamese Question Answering
12
 
13
+ This repository provides a **multilingual BERT (mBERT) model fine-tuned for extractive Question Answering (QA)** on **UIT-ViQuAD 2.0**, a Vietnamese Machine Reading Comprehension (MRC) benchmark that includes both **answerable and unanswerable questions**, following the SQuAD 2.0 setting.
14
 
15
+ The model is trained using the Hugging Face `run_qa.py` pipeline with a **fixed hyperparameter configuration**, enabling a **fair and controlled comparison** with other multilingual QA models such as XLM-RoBERTa.
16
 
17
+ ---
18
 
19
+ ## 📌 Task Description
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
 
21
+ * **Task**: Extractive Question Answering (Machine Reading Comprehension)
22
+ * **Language**: Vietnamese
23
+ * **Input**:
24
 
25
+ * A Vietnamese *context paragraph*
26
+ * A *question* related to the context
27
+ * **Output**:
28
 
29
+ * An extracted answer span from the context **or**
30
+ * An empty string if the question is **unanswerable**
31
 
32
+ This setup strictly follows the **SQuAD 2.0 paradigm**, where the model must:
33
 
34
+ 1. Predict correct answer spans
35
+ 2. Detect questions with no valid answer in the given context
36
 
37
+ ---
38
 
39
+ ## 📚 Dataset: UIT-ViQuAD 2.0
40
 
41
+ UIT-ViQuAD 2.0 is a large-scale Vietnamese QA benchmark released for the **VLSP 2021 Machine Reading Comprehension shared task**, designed to address the lack of Vietnamese datasets containing **unanswerable questions**.
42
 
43
+ ### Dataset statistics
44
 
45
+ | Split | # Questions |
46
+ | ------------ | ----------- |
47
+ | Train | 28,457 |
48
+ | Dev | ~5,700 |
49
+ | Public Test | ~3,821 |
50
+ | Private Test | 3,712 |
51
 
52
+ * Text source: Wikipedia-style Vietnamese articles
53
+ * Domains: history, geography, culture, science, etc.
54
+ * Annotation: human-annotated answer spans and unanswerable labels
55
 
56
+ ---
57
 
58
+ ## 🧾 Data Format
59
+
60
+ ### 1️⃣ SQuAD-style format (for evaluation)
61
+
62
+ ```json
63
+ {
64
+ "data": [
65
+ {
66
+ "title": "...",
67
+ "paragraphs": [
68
+ {
69
+ "context": "...",
70
+ "qas": [
71
+ {
72
+ "id": "uit_000001",
73
+ "question": "...",
74
+ "answers": [
75
+ {
76
+ "text": "...",
77
+ "answer_start": 123
78
+ }
79
+ ],
80
+ "is_impossible": false
81
+ }
82
+ ]
83
+ }
84
+ ]
85
+ }
86
+ ]
87
+ }
88
+ ```
89
+
90
+ This format is required by the **official SQuAD v2.0 evaluation script** (`evaluate-v2.0.py`) to compute **Exact Match (EM)** and **F1-score**.
91
 
92
+ ---
93
 
94
+ ### 2️⃣ Hugging Face QA format (for training & inference)
95
 
96
+ To train with Hugging Face `run_qa.py`, the dataset is normalized into the following flat QA format:
97
 
98
+ ```json
99
+ {
100
+ "id": "uit_000001",
101
+ "title": "...",
102
+ "context": "...",
103
+ "question": "...",
104
+ "answers": {
105
+ "text": ["..."],
106
+ "answer_start": [123]
107
+ }
108
+ }
109
+ ```
110
 
111
+ Unanswerable questions are represented with empty `text` and `answer_start` fields.
112
 
113
+ ---
114
 
115
+ ## 🔄 Data Preprocessing Pipeline
116
 
117
+ The dataset is **preprocessed in two stages** to ensure compatibility with both training and evaluation tools.
118
 
119
+ ### 🔹 Stage 1: UIT-ViQuAD SQuAD format
120
 
121
+ Purpose:
122
 
123
+ * Preserve hierarchical structure (`paragraphs`, `qas`)
124
+ * Enable evaluation using the official Stanford SQuAD v2.0 script
125
 
126
+ ### 🔹 Stage 2: SQuAD format → Hugging Face QA format
127
 
128
+ Purpose:
129
 
130
+ * Enable training and inference with `run_qa.py`
131
 
132
+ Key steps:
133
 
134
+ * Flatten paragraph-level data
135
+ * Normalize answer spans
136
+ * Retain unanswerable question labels
137
+ * Validate span offsets
138
 
139
+ ---
140
 
141
+ ## 🧠 Model
142
 
143
+ * **Base model**: `bert-base-multilingual-cased`
144
+ * **Architecture**: Transformer encoder (mBERT)
145
+ * **Head**: Span-based QA head (start/end logits)
146
+ * **Tokenizer**: Multilingual BERT tokenizer
147
 
148
+ ---
149
 
150
+ ## ⚙️ Training Configuration
151
 
152
+ The model is trained using a **shared hyperparameter configuration**, identical to other baseline models in this project.
 
 
 
 
153
 
154
+ ```text
155
+ Model: bert-base-multilingual-cased
156
+ Max sequence length: 512
157
+ Document stride: 256
158
+ Train batch size: 16
159
+ Eval batch size: 8
160
+ Learning rate: 2e-5
161
+ Epochs: 3
162
+ Optimizer: AdamW
163
+ FP16: Enabled
164
+ Seed: 42
165
+ Version 2 QA: Enabled (unanswerable questions)
166
+ ```
167
 
168
+ Training is performed using the Hugging Face `Trainer` API via `run_qa.py`.
169
 
170
+ ---
171
 
172
+ ## 📊 Evaluation Results (Private Test Set)
173
 
174
+ Evaluation is conducted using the **official SQuAD v2.0 evaluation script** on the private test set.
175
 
176
+ ```json
177
+ {
178
+ "exact": 49.33,
179
+ "f1": 60.36,
180
+ "HasAns_exact": 41.64,
181
+ "HasAns_f1": 57.41,
182
+ "NoAns_exact": 67.20,
183
+ "NoAns_f1": 67.20,
184
+ "total": 3712
185
+ }
186
+ ```
187
 
188
+ ### Observations
189
 
190
+ * mBERT shows **strong performance on No-Answer detection**
191
+ * Higher **overall EM and F1** compared to XLM-R baseline
192
+ * Performance gap suggests different inductive biases between multilingual pre-trained models
193
 
194
+ ---
195
 
196
+ ## 🚀 Usage
197
 
198
+ ### Load the model
199
 
200
+ ```python
201
+ from transformers import AutoModelForQuestionAnswering, AutoTokenizer
202
 
203
+ model = AutoModelForQuestionAnswering.from_pretrained(
204
+ "linhanhvlog123/mbert-viquad2.0-qa"
205
+ )
206
+ tokenizer = AutoTokenizer.from_pretrained(
207
+ "linhanhvlog123/mbert-viquad2.0-qa"
208
+ )
209
+ ```
210
 
211
+ ### Inference example
212
 
213
+ ```python
214
+ from transformers import pipeline
215
 
216
+ qa = pipeline("question-answering", model=model, tokenizer=tokenizer)
217
 
218
+ qa({
219
+ "context": "...",
220
+ "question": "..."
221
+ })
222
+ ```
223
 
224
+ ---
225
 
226
+ ## 🏁 Notes
227
 
228
+ * This model serves as a **baseline multilingual QA system** for Vietnamese.
229
+ * All hyperparameters are kept fixed to ensure **fair comparison** across models.
230
+ * Further improvements may be achieved via:
231
 
232
+ * Model-specific hyperparameter tuning
233
+ * Larger batch sizes
234
+ * Additional Vietnamese pretraining
235
 
236
+ ---
237
 
238
+ ## 📜 Citation
239
 
240
+ If you use UIT-ViQuAD 2.0 or this model, please cite the original dataset paper from **VLSP 2021**.