duwuonline commited on
Commit
18e0d6d
1 Parent(s): f1427f1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -9,11 +9,12 @@ metrics:
9
  model-index:
10
  - name: mymodel-classify-category-news
11
  results: []
 
12
  ---
13
 
14
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
- should probably proofread and complete it, then remove this comment. -->
16
-
17
  # mymodel-classify-category-news
18
 
19
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the None dataset.
@@ -95,4 +96,4 @@ The following hyperparameters were used during training:
95
  - Transformers 4.31.0
96
  - Pytorch 2.0.1+cu118
97
  - Datasets 2.13.1
98
- - Tokenizers 0.13.3
 
9
  model-index:
10
  - name: mymodel-classify-category-news
11
  results: []
12
+ pipeline_tag: text-classification
13
  ---
14
 
15
+ widget:
16
+ - text: "Jens Peter Hansen kommer fra Danmark"
17
+ example_title: "Sentiment analysis"
18
  # mymodel-classify-category-news
19
 
20
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the None dataset.
 
96
  - Transformers 4.31.0
97
  - Pytorch 2.0.1+cu118
98
  - Datasets 2.13.1
99
+ - Tokenizers 0.13.3