File size: 1,914 Bytes
2c29fe8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4f4a87e
 
 
2c29fe8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0f9bc7b
2c29fe8
 
 
 
 
 
0f9bc7b
4f4a87e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2c29fe8
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
---
tags:
- generated_from_keras_callback
model-index:
- name: madatnlp/rob-large-krmath2
  results: []
---

<!-- This model card has been generated automatically according to the information Keras had access to. You should
probably proofread and complete it, then remove this comment. -->

# madatnlp/rob-large-krmath2

This model is a fine-tuned version of [klue/roberta-large](https://huggingface.co/klue/roberta-large) on an unknown dataset.
It achieves the following results on the evaluation set:
- Train Loss: 0.0707
- Validation Loss: 0.2571
- Epoch: 17

## Model description

More information needed

## Intended uses & limitations

More information needed

## Training and evaluation data

More information needed

## Training procedure

### Training hyperparameters

The following hyperparameters were used during training:
- optimizer: {'name': 'SGD', 'learning_rate': 0.01, 'decay': 0.0, 'momentum': 0.9, 'nesterov': False}
- training_precision: float32

### Training results

| Train Loss | Validation Loss | Epoch |
|:----------:|:---------------:|:-----:|
| 1.7479     | 1.5215          | 0     |
| 1.1286     | 0.7513          | 1     |
| 1.2498     | 0.9242          | 2     |
| 1.0213     | 0.7140          | 3     |
| 0.8002     | 0.6080          | 4     |
| 0.5895     | 0.3721          | 5     |
| 0.4699     | 0.3392          | 6     |
| 0.3064     | 0.2599          | 7     |
| 0.2803     | 0.2360          | 8     |
| 0.2162     | 0.3075          | 9     |
| 0.1878     | 0.2652          | 10    |
| 0.1635     | 0.1618          | 11    |
| 0.1342     | 0.1061          | 12    |
| 0.1058     | 0.2906          | 13    |
| 0.0869     | 0.3535          | 14    |
| 0.0704     | 0.2090          | 15    |
| 0.0608     | 0.1777          | 16    |
| 0.0707     | 0.2571          | 17    |


### Framework versions

- Transformers 4.19.2
- TensorFlow 2.8.2
- Datasets 2.2.2
- Tokenizers 0.12.1