sekarmulyani
commited on
Commit
•
ffe9372
1
Parent(s):
dc306aa
Update README.md
Browse files
README.md
CHANGED
@@ -14,4 +14,30 @@ widget:
|
|
14 |
example_title: "Contoh 2"
|
15 |
- text: "terimakasih, barang sudah datang tapi kurirnya lemot"
|
16 |
example_title: "Contoh 3"
|
17 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
example_title: "Contoh 2"
|
15 |
- text: "terimakasih, barang sudah datang tapi kurirnya lemot"
|
16 |
example_title: "Contoh 3"
|
17 |
+
---
|
18 |
+
|
19 |
+
## EN:
|
20 |
+
|
21 |
+
The project of this pretrained_model involves a series of complex steps that begin with leveraging the indolem/indobertweet-base-uncased pretrained model. Through a meticulous fine-tuning process, this model has been enhanced by utilizing the optimizer.pt from the aforementioned pretrained model.
|
22 |
+
|
23 |
+
The primary objective behind the development of this model is to address the bias frequently encountered in product reviews on e-commerce platforms. One of the classic issues on such platforms is the disconnect between the language used in reviews and the ratings given by users. This model was conceived with a focus on mitigating this problem.
|
24 |
+
|
25 |
+
However, during its developmental journey, there are several limitations that need to be noted. Firstly, this model is only empowered by reviews of women's beauty products, potentially limiting its generalizability to specific categories. Additionally, it's important to remember that the dataset employed for training this model was generated through scraping techniques. While efficient, this technique also comes with the risk of introducing potential biases.
|
26 |
+
|
27 |
+
The final output of this model, although holding substantial potential to enhance the quality of reviews on e-commerce platforms, still requires critical review. In-depth evaluation is necessary to comprehend the extent to which this model succeeds in addressing bias issues in product reviews. Understanding the limitations and potential impact of the scraped dataset is also vital in interpreting the outputs of this model.
|
28 |
+
|
29 |
+
This project is oriented towards academic pursuits and is undertaken as a stipulated requirement for graduation within the Computer Science program at Universitas Amikom Purwokerto.
|
30 |
+
|
31 |
+
---
|
32 |
+
|
33 |
+
## ID:
|
34 |
+
|
35 |
+
Proyek pretrained_model ini melibatkan serangkaian langkah kompleks yang dimulai dengan pemanfaatan pretrained model indolem/indobertweet-base-uncased. Melalui proses fine-tuning yang cermat, model ini berhasil disempurnakan dengan memanfaatkan optimizer.pt yang ada dalam pretrained model tersebut.
|
36 |
+
|
37 |
+
Tujuan utama di balik pengembangan model ini adalah mengatasi bias yang sering muncul dalam ulasan produk di platform e-commerce. Salah satu masalah klasik di platform semacam ini adalah ketidaksesuaian antara kata-kata dalam ulasan dan peringkat yang diberikan oleh pengguna. Model ini diciptakan dengan fokus pada penyelesaian masalah ini.
|
38 |
+
|
39 |
+
Namun, dalam perjalanan pengembangannya, terdapat sejumlah keterbatasan yang perlu diperhatikan. Pertama, model ini hanya diberdayakan oleh ulasan produk kecantikan wanita, sehingga kemampuannya untuk umum mungkin terbatas pada kategori tertentu. Selain itu, penting untuk diingat bahwa dataset yang digunakan dalam pelatihan model ini dihasilkan melalui teknik scraping. Meskipun teknik ini efisien, namun juga berisiko mengenai potensi bias.
|
40 |
+
|
41 |
+
Hasil akhir dari model ini, meskipun memiliki potensi besar untuk meningkatkan kualitas ulasan di platform e-commerce, masih perlu ditinjau secara kritis. Evaluasi mendalam diperlukan untuk memahami sejauh mana model ini berhasil mengatasi masalah bias dalam ulasan produk. Pemahaman tentang batasan dan potensi dampak dari dataset scraping juga penting dalam mengartikan keluaran dari model ini.
|
42 |
+
|
43 |
+
Proyek ini ditujukan untuk pencapaian akademis dan dijalankan sebagai persyaratan kelulusan dalam program Ilmu Komputer di Universitas Amikom Purwokerto.
|