rngrye commited on
Commit
bb23abe
·
verified ·
1 Parent(s): db50e96

Update README again...

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -17,17 +17,17 @@ base_model:
17
 
18
  ### Model Description
19
 
20
- <!-- Dalam ni je ke -->
21
 
22
  This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
23
 
24
  - **Developed by:** [More Information Needed]
25
  - **Funded by [optional]:** [More Information Needed]
26
  - **Shared by [optional]:** [More Information Needed]
27
- - **Model type:** [More Information Needed]
28
  - **Language(s) (NLP):** [More Information Needed]
29
  - **License:** [More Information Needed]
30
- - **Finetuned from model [optional]:** [More Information Needed]
31
 
32
  ### Model Sources [optional]
33
 
 
17
 
18
  ### Model Description
19
 
20
+ Based model is distilbert/distilbert-base-uncased, fine tuned on the dataset linked above, or find it at Kaggle on: kaggle.com/datasets/sunilthite/text-document-classification-dataset/data
21
 
22
  This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
23
 
24
  - **Developed by:** [More Information Needed]
25
  - **Funded by [optional]:** [More Information Needed]
26
  - **Shared by [optional]:** [More Information Needed]
27
+ - **Model type : Text Classification**
28
  - **Language(s) (NLP):** [More Information Needed]
29
  - **License:** [More Information Needed]
30
+ - **Finetuned from model : Base model is distilbert-base-cased**
31
 
32
  ### Model Sources [optional]
33