dunlp commited on
Commit
35b7bc3
1 Parent(s): 69cebb9

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -11,9 +11,9 @@ should probably proofread and complete it, then remove this comment. -->
11
 
12
  # GWW
13
 
14
- This model is a fine-tuned version of [GroNLP/bert-base-dutch-cased](https://huggingface.co/GroNLP/bert-base-dutch-cased) on an Dutch civiel works dataset, which contains several contracts.
15
  It achieves the following results on the evaluation set:
16
- - Loss: 3.0275
17
 
18
  ## Model description
19
 
@@ -21,7 +21,7 @@ More information needed
21
 
22
  ## Intended uses & limitations
23
 
24
- This model can be used for civiel works domain specific tasks.
25
 
26
  ## Training and evaluation data
27
 
@@ -45,9 +45,9 @@ The following hyperparameters were used during training:
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
- | 4.1158 | 1.0 | 39 | 3.3382 |
49
- | 3.3719 | 2.0 | 78 | 3.1416 |
50
- | 3.1979 | 3.0 | 117 | 3.0623 |
51
 
52
 
53
  ### Framework versions
 
11
 
12
  # GWW
13
 
14
+ This model is a fine-tuned version of [GroNLP/bert-base-dutch-cased](https://huggingface.co/GroNLP/bert-base-dutch-cased) on an unknown dataset.
15
  It achieves the following results on the evaluation set:
16
+ - Loss: 2.9874
17
 
18
  ## Model description
19
 
 
21
 
22
  ## Intended uses & limitations
23
 
24
+ More information needed
25
 
26
  ## Training and evaluation data
27
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | 4.0211 | 1.0 | 45 | 3.3226 |
49
+ | 3.2867 | 2.0 | 90 | 3.0076 |
50
+ | 3.1353 | 3.0 | 135 | 3.0052 |
51
 
52
 
53
  ### Framework versions