albertmartinez commited on
Commit
e1b2619
1 Parent(s): 8859889

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -8,6 +8,8 @@ metrics:
8
  model-index:
9
  - name: distilbert-multilingual-sdg-classification
10
  results: []
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -15,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # distilbert-multilingual-sdg-classification
17
 
18
- This model is a fine-tuned version of [distilbert/distilbert-base-multilingual-cased](https://huggingface.co/distilbert/distilbert-base-multilingual-cased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 0.8312
21
  - F1: 0.7621
@@ -55,4 +57,4 @@ The following hyperparameters were used during training:
55
  - Transformers 4.42.4
56
  - Pytorch 2.3.1+cu121
57
  - Datasets 2.20.0
58
- - Tokenizers 0.19.1
 
8
  model-index:
9
  - name: distilbert-multilingual-sdg-classification
10
  results: []
11
+ datasets:
12
+ - albertmartinez/OSDG
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
17
 
18
  # distilbert-multilingual-sdg-classification
19
 
20
+ This model is a fine-tuned version of [distilbert/distilbert-base-multilingual-cased](https://huggingface.co/distilbert/distilbert-base-multilingual-cased)
21
  It achieves the following results on the evaluation set:
22
  - Loss: 0.8312
23
  - F1: 0.7621
 
57
  - Transformers 4.42.4
58
  - Pytorch 2.3.1+cu121
59
  - Datasets 2.20.0
60
+ - Tokenizers 0.19.1