nbroad HF staff commited on
Commit
7271bda
1 Parent(s): 55d3bf3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -11,6 +11,8 @@ metrics:
11
  model-index:
12
  - name: finer-139-xtremedistil-l12-h384-v2
13
  results: []
 
 
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -18,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  # finer-139-xtremedistil-l12-h384-v2
20
 
21
- This model is a fine-tuned version of [microsoft/xtremedistil-l12-h384-uncased](https://huggingface.co/microsoft/xtremedistil-l12-h384-uncased) on the None dataset.
22
  It achieves the following results on the evaluation set:
23
  - Loss: 0.0133
24
  - Precision: 0.6104
@@ -28,7 +30,7 @@ It achieves the following results on the evaluation set:
28
 
29
  ## Model description
30
 
31
- More information needed
32
 
33
  ## Intended uses & limitations
34
 
@@ -72,4 +74,4 @@ The following hyperparameters were used during training:
72
  - Transformers 4.34.0
73
  - Pytorch 2.1.0a0+b5021ba
74
  - Datasets 2.14.5
75
- - Tokenizers 0.14.1
 
11
  model-index:
12
  - name: finer-139-xtremedistil-l12-h384-v2
13
  results: []
14
+ datasets:
15
+ - nlpaueb/finer-139
16
  ---
17
 
18
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
20
 
21
  # finer-139-xtremedistil-l12-h384-v2
22
 
23
+ This model is a fine-tuned version of [microsoft/xtremedistil-l12-h384-uncased](https://huggingface.co/microsoft/xtremedistil-l12-h384-uncased) on the [finer-139](https://huggingface.co/datasets/nlpaueb/finer-139) dataset.
24
  It achieves the following results on the evaluation set:
25
  - Loss: 0.0133
26
  - Precision: 0.6104
 
30
 
31
  ## Model description
32
 
33
+ Base model: microsoft/xtremedistil-l12-h384-uncased
34
 
35
  ## Intended uses & limitations
36
 
 
74
  - Transformers 4.34.0
75
  - Pytorch 2.1.0a0+b5021ba
76
  - Datasets 2.14.5
77
+ - Tokenizers 0.14.1