glombardo commited on
Commit
918987f
1 Parent(s): ec875a7

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -5
README.md CHANGED
@@ -1,7 +1,6 @@
1
  ---
2
  license: apache-2.0
3
  tags:
4
- - text2text-generation
5
  - generated_from_trainer
6
  model-index:
7
  - name: misogynistic-statements-restructuring-model
@@ -13,9 +12,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # misogynistic-statements-restructuring-model
15
 
16
- This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on the glombardo/misogynistic-statements-and-their-potential-restructuring dataset.
17
- It achieves the following results on the evaluation set:
18
- - Loss: 1.4657
19
 
20
  ## Model description
21
 
@@ -49,6 +46,6 @@ The following hyperparameters were used during training:
49
  ### Framework versions
50
 
51
  - Transformers 4.29.2
52
- - Pytorch 2.0.0+cu118
53
  - Datasets 2.12.0
54
  - Tokenizers 0.13.3
 
1
  ---
2
  license: apache-2.0
3
  tags:
 
4
  - generated_from_trainer
5
  model-index:
6
  - name: misogynistic-statements-restructuring-model
 
12
 
13
  # misogynistic-statements-restructuring-model
14
 
15
+ This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on the None dataset.
 
 
16
 
17
  ## Model description
18
 
 
46
  ### Framework versions
47
 
48
  - Transformers 4.29.2
49
+ - Pytorch 2.0.1+cu118
50
  - Datasets 2.12.0
51
  - Tokenizers 0.13.3