Connor Scott commited on
Commit
64cda17
1 Parent(s): 2ef92a0

Training completed!

Browse files
README.md CHANGED
@@ -1,64 +1,62 @@
1
- ---
2
- license: mit
3
- base_model: xlm-roberta-base
4
- tags:
5
- - generated_from_trainer
6
- metrics:
7
- - f1
8
- model-index:
9
- - name: xlm-roberta-base-finetuned-panx-de
10
- results: []
11
- ---
12
-
13
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
- should probably proofread and complete it, then remove this comment. -->
15
-
16
- # xlm-roberta-base-finetuned-panx-de
17
-
18
- This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on WikiANN (also called PAN-X), a subset of the Cross-lingual TRansfer Evaluation of Multilingual Encoders.
19
- It achieves the following results on the evaluation set:
20
- - Loss: 0.1386
21
- - F1: 0.8627
22
-
23
- ### Intended uses & limitations
24
-
25
- This model is intended for use in applications requiring named entity recognition in the German language. Example use cases include:
26
-
27
- - Automated information extraction from German text sources.
28
- - Enhancing search engines with entity-aware search capabilities.
29
- - Assisting in document organization and tagging in multilingual contexts.
30
-
31
- **Limitations**:
32
- - The model is fine-tuned only on German data from the WikiANN dataset. Its performance on other languages or domains may not be as high.
33
- - It may not perform well on informal or highly specialized text without further fine-tuning.
34
-
35
- ## Training and evaluation data
36
-
37
- The model was fine-tuned on the German subset of the WikiANN (PAN-X) dataset. This dataset is part of the XTREME benchmark and provides annotated named entities in multiple languages, making it suitable for training cross-lingual NER models.
38
-
39
- ### Training hyperparameters
40
-
41
- The following hyperparameters were used during training:
42
- - learning_rate: 5e-05
43
- - train_batch_size: 24
44
- - eval_batch_size: 24
45
- - seed: 42
46
- - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
- - lr_scheduler_type: linear
48
- - num_epochs: 3
49
-
50
- ### Training results
51
-
52
- | Training Loss | Epoch | Step | Validation Loss | F1 |
53
- |:-------------:|:-----:|:----:|:---------------:|:------:|
54
- | 0.2544 | 1.0 | 525 | 0.1504 | 0.8230 |
55
- | 0.1277 | 2.0 | 1050 | 0.1416 | 0.8506 |
56
- | 0.0796 | 3.0 | 1575 | 0.1386 | 0.8627 |
57
-
58
-
59
- ### Framework versions
60
-
61
- - Transformers 4.40.2
62
- - Pytorch 2.3.0+cpu
63
- - Datasets 2.19.1
64
- - Tokenizers 0.19.1
 
1
+ ---
2
+ license: mit
3
+ base_model: xlm-roberta-base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - f1
8
+ model-index:
9
+ - name: xlm-roberta-base-finetuned-panx-de
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # xlm-roberta-base-finetuned-panx-de
17
+
18
+ This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.1365
21
+ - F1: 0.8694
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 5e-05
41
+ - train_batch_size: 24
42
+ - eval_batch_size: 24
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 3
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | F1 |
51
+ |:-------------:|:-----:|:----:|:---------------:|:------:|
52
+ | 0.2551 | 1.0 | 525 | 0.1531 | 0.8267 |
53
+ | 0.1254 | 2.0 | 1050 | 0.1380 | 0.8555 |
54
+ | 0.0782 | 3.0 | 1575 | 0.1365 | 0.8694 |
55
+
56
+
57
+ ### Framework versions
58
+
59
+ - Transformers 4.40.2
60
+ - Pytorch 2.3.0+cpu
61
+ - Datasets 2.19.1
62
+ - Tokenizers 0.19.1
 
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:24157c6ab12a74c8d61ca478370afed86a1cd00d97842ba3cb9c66ee048e711c
3
  size 1109857804
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:444d4c9550874b0ae0b6f95c9fd16627bfbd6b6b1d3960bc9fc55ac9bef81cd3
3
  size 1109857804
runs/Jul24_12-42-02_BOSS/events.out.tfevents.1721850170.BOSS.23284.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c543f2da48d473b75ce5dd00218be0c645b6a8bd589f263d0a433c6f21c5c170
3
+ size 6964
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8373f9cd3d27591e1924426bcc1c8799bc5a9affc4fc857982c5d66668dd1f41
3
- size 17082832
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a56def25aa40facc030ea8b0b87f3688e4b3c39eb8b45d5702b3a1300fe2a20
3
+ size 17082734
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a0f9b4b297ffe48e2509540ca3468016d919a17a81263d512b1e0a05aacffdff
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e73489c2da3c7d7965f9c13f28f1563c6211ea5cb9426fc12b56369a927dbbb
3
  size 4984