vineetsharma commited on
Commit
1e166d8
1 Parent(s): 9a23787

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -15,7 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # customer-support-intent-albert
17
 
18
- This model is a fine-tuned version of [albert-base-v2](https://huggingface.co/albert-base-v2) on the None dataset.
 
19
  It achieves the following results on the evaluation set:
20
  - Loss: 0.0154
21
  - Accuracy: 0.9988
 
15
 
16
  # customer-support-intent-albert
17
 
18
+ This model is a fine-tuned version of [albert-base-v2](https://huggingface.co/albert-base-v2) for intent classification on the [bitext/Bitext-customer-support-llm-chatbot-training-dataset](https://huggingface.co/datasets/bitext/Bitext-customer-support-llm-chatbot-training-dataset) dataset.
19
+
20
  It achieves the following results on the evaluation set:
21
  - Loss: 0.0154
22
  - Accuracy: 0.9988