albertmartinez commited on
Commit
b6d935c
·
verified ·
1 Parent(s): 6dc42a9

Model save

Browse files
Files changed (1) hide show
  1. README.md +3 -8
README.md CHANGED
@@ -1,10 +1,8 @@
1
  ---
2
- license: mit
3
- base_model: albertmartinez/bert-sdg-classification
4
  tags:
5
  - generated_from_trainer
6
- metrics:
7
- - f1
8
  model-index:
9
  - name: bert-sdg-classification
10
  results: []
@@ -15,10 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # bert-sdg-classification
17
 
18
- This model is a fine-tuned version of [albertmartinez/bert-sdg-classification](https://huggingface.co/albertmartinez/bert-sdg-classification) on an unknown dataset.
19
- It achieves the following results on the evaluation set:
20
- - Loss: 0.3017
21
- - F1: 0.9422
22
 
23
  ## Model description
24
 
 
1
  ---
2
+ license: apache-2.0
3
+ base_model: google-bert/bert-base-uncased
4
  tags:
5
  - generated_from_trainer
 
 
6
  model-index:
7
  - name: bert-sdg-classification
8
  results: []
 
13
 
14
  # bert-sdg-classification
15
 
16
+ This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on an unknown dataset.
 
 
 
17
 
18
  ## Model description
19