silpakanneganti commited on
Commit
4c55d16
1 Parent(s): 37bf231

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,14 +4,14 @@ base_model: roberta-base
4
  tags:
5
  - generated_from_trainer
6
  model-index:
7
- - name: roberta_churn_classifier
8
  results: []
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
  should probably proofread and complete it, then remove this comment. -->
13
 
14
- # roberta_churn_classifier
15
 
16
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
17
 
 
4
  tags:
5
  - generated_from_trainer
6
  model-index:
7
+ - name: roberta-churn-classification
8
  results: []
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
  should probably proofread and complete it, then remove this comment. -->
13
 
14
+ # roberta-churn-classification
15
 
16
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
17