Alireza Ataei commited on
Commit
5faffda
1 Parent(s): 8cc1fc4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -3,9 +3,17 @@ license: apache-2.0
3
  base_model: distilbert-base-uncased
4
  tags:
5
  - generated_from_keras_callback
 
 
6
  model-index:
7
  - name: Alireza01/text_classification3
8
  results: []
 
 
 
 
 
 
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information Keras had access to. You should
@@ -62,4 +70,4 @@ The following hyperparameters were used during training:
62
  - Transformers 4.34.0
63
  - TensorFlow 2.14.0
64
  - Datasets 2.14.5
65
- - Tokenizers 0.14.1
 
3
  base_model: distilbert-base-uncased
4
  tags:
5
  - generated_from_keras_callback
6
+ - classification
7
+ - nlp
8
  model-index:
9
  - name: Alireza01/text_classification3
10
  results: []
11
+ language:
12
+ - fa
13
+ - en
14
+ metrics:
15
+ - accuracy
16
+ pipeline_tag: text-classification
17
  ---
18
 
19
  <!-- This model card has been generated automatically according to the information Keras had access to. You should
 
70
  - Transformers 4.34.0
71
  - TensorFlow 2.14.0
72
  - Datasets 2.14.5
73
+ - Tokenizers 0.14.1