TRUEnder commited on
Commit
4f17619
1 Parent(s): 60acc82

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -54,6 +54,15 @@ model-index:
54
 
55
  # SetFit with firqaaa/indo-sentence-bert-base
56
 
 
 
 
 
 
 
 
 
 
57
  This is a [SetFit](https://github.com/huggingface/setfit) model that can be used for Text Classification. This SetFit model uses [firqaaa/indo-sentence-bert-base](https://huggingface.co/firqaaa/indo-sentence-bert-base) as the Sentence Transformer embedding model. A [LogisticRegression](https://scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegression.html) instance is used for classification.
58
 
59
  The model has been trained using an efficient few-shot learning technique that involves:
 
54
 
55
  # SetFit with firqaaa/indo-sentence-bert-base
56
 
57
+ ## Author
58
+
59
+ **Kelompok 3 :**
60
+
61
+ - Muhammad Guntur Arfianto (20/459272/PA/19933)
62
+ - Putri Iqlima Miftahuddini (23/531392/NUGM/01467)
63
+ - Alan Kurniawan (23/531301/NUGM/01382)
64
+
65
+
66
  This is a [SetFit](https://github.com/huggingface/setfit) model that can be used for Text Classification. This SetFit model uses [firqaaa/indo-sentence-bert-base](https://huggingface.co/firqaaa/indo-sentence-bert-base) as the Sentence Transformer embedding model. A [LogisticRegression](https://scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegression.html) instance is used for classification.
67
 
68
  The model has been trained using an efficient few-shot learning technique that involves: