stulcrad commited on
Commit
9506ead
1 Parent(s): 59189cf

Training in progress, step 500

Browse files
README.md CHANGED
@@ -11,10 +11,6 @@ metrics:
11
  model-index:
12
  - name: fine_tuned_XLMROBERTA_cs_wikann
13
  results: []
14
- datasets:
15
- - wikiann
16
- language:
17
- - cs
18
  ---
19
 
20
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -22,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
22
 
23
  # fine_tuned_XLMROBERTA_cs_wikann
24
 
25
- This model is a fine-tuned version of [FacebookAI/xlm-roberta-large](https://huggingface.co/FacebookAI/xlm-roberta-large) on a wikiann dataset for Czech language.
26
  It achieves the following results on the evaluation set:
27
  - Loss: 0.1699
28
  - Precision: 0.9133
@@ -40,14 +36,7 @@ More information needed
40
 
41
  ## Training and evaluation data
42
 
43
- 'eval_loss': 0.1738048791885376,
44
- 'eval_precision': 0.8908104442183791,
45
- 'eval_recall': 0.9106981903903487,
46
- 'eval_f1': 0.9006445419637958,
47
- 'eval_accuracy': 0.9643901766004415,
48
- 'eval_runtime': 26.2581,
49
- 'eval_samples_per_second': 380.835,
50
- 'eval_steps_per_second': 23.802}
51
 
52
  ## Training procedure
53
 
@@ -108,4 +97,4 @@ The following hyperparameters were used during training:
108
  - Transformers 4.36.2
109
  - Pytorch 2.1.2+cu121
110
  - Datasets 2.16.1
111
- - Tokenizers 0.15.0
 
11
  model-index:
12
  - name: fine_tuned_XLMROBERTA_cs_wikann
13
  results: []
 
 
 
 
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
18
 
19
  # fine_tuned_XLMROBERTA_cs_wikann
20
 
21
+ This model is a fine-tuned version of [FacebookAI/xlm-roberta-large](https://huggingface.co/FacebookAI/xlm-roberta-large) on an unknown dataset.
22
  It achieves the following results on the evaluation set:
23
  - Loss: 0.1699
24
  - Precision: 0.9133
 
36
 
37
  ## Training and evaluation data
38
 
39
+ More information needed
 
 
 
 
 
 
 
40
 
41
  ## Training procedure
42
 
 
97
  - Transformers 4.36.2
98
  - Pytorch 2.1.2+cu121
99
  - Datasets 2.16.1
100
+ - Tokenizers 0.15.0
config.json CHANGED
@@ -3,12 +3,12 @@
3
  "architectures": [
4
  "XLMRobertaForTokenClassification"
5
  ],
6
- "attention_probs_dropout_prob": 0.25,
7
  "bos_token_id": 0,
8
  "classifier_dropout": null,
9
  "eos_token_id": 2,
10
  "hidden_act": "gelu",
11
- "hidden_dropout_prob": 0.25,
12
  "hidden_size": 1024,
13
  "id2label": {
14
  "0": "O",
 
3
  "architectures": [
4
  "XLMRobertaForTokenClassification"
5
  ],
6
+ "attention_probs_dropout_prob": 0.15,
7
  "bos_token_id": 0,
8
  "classifier_dropout": null,
9
  "eos_token_id": 2,
10
  "hidden_act": "gelu",
11
+ "hidden_dropout_prob": 0.2,
12
  "hidden_size": 1024,
13
  "id2label": {
14
  "0": "O",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:20af9a751d436789cd853a066d0e655162130860d858cd5aa2687eaa450faa10
3
  size 2235440556
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45fa6139de32c58025d1edad89e64bc3f85d7d339bebdefc8d3f763c115f3d35
3
  size 2235440556
runs/Feb21_18-51-35_n21/events.out.tfevents.1708537975.n21.1435977.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f19f001125933d1f09a5a4c9bd47308dc143d189abbe4fb7c0542a571feccac
3
+ size 438
runs/Feb21_18-54-19_n21/events.out.tfevents.1708538090.n21.1435977.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:951cf14a7cd6443b5217839b729288a5558aa9218fd9be3a61b21ec7a7b0160f
3
+ size 438
runs/Feb21_19-04-07_n21/events.out.tfevents.1708538654.n21.1436555.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:317fc824035ceecdd26a03f7c9642c45f9a5e1ad0e12c01652a6069f22ab207a
3
+ size 5307
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e574e12df1cdcfd0d6e69a9d957586918031255bcca01fc882275133086c168a
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0dea11f66eda5e178ab2e3ad38c305b7ddaa16ed6dc2a763c15562a05fcb750
3
  size 4728