Amarsanaa1525
commited on
Commit
•
7897c47
1
Parent(s):
3f3ab20
End of training
Browse files
README.md
ADDED
@@ -0,0 +1,61 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- mn
|
4 |
+
license: mit
|
5 |
+
base_model: xlm-roberta-large
|
6 |
+
tags:
|
7 |
+
- generated_from_trainer
|
8 |
+
model-index:
|
9 |
+
- name: xlm-roberta-large-ner-demo
|
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-large-ner-demo
|
17 |
+
|
18 |
+
This model is a fine-tuned version of [xlm-roberta-large](https://huggingface.co/xlm-roberta-large) on the None dataset.
|
19 |
+
It achieves the following results on the evaluation set:
|
20 |
+
- eval_loss: 0.0728
|
21 |
+
- eval_precision: 0.9070
|
22 |
+
- eval_recall: 0.9260
|
23 |
+
- eval_f1: 0.9164
|
24 |
+
- eval_accuracy: 0.9789
|
25 |
+
- eval_runtime: 99.382
|
26 |
+
- eval_samples_per_second: 25.568
|
27 |
+
- eval_steps_per_second: 0.805
|
28 |
+
- epoch: 2.0
|
29 |
+
- step: 954
|
30 |
+
|
31 |
+
## Model description
|
32 |
+
|
33 |
+
More information needed
|
34 |
+
|
35 |
+
## Intended uses & limitations
|
36 |
+
|
37 |
+
More information needed
|
38 |
+
|
39 |
+
## Training and evaluation data
|
40 |
+
|
41 |
+
More information needed
|
42 |
+
|
43 |
+
## Training procedure
|
44 |
+
|
45 |
+
### Training hyperparameters
|
46 |
+
|
47 |
+
The following hyperparameters were used during training:
|
48 |
+
- learning_rate: 2e-05
|
49 |
+
- train_batch_size: 16
|
50 |
+
- eval_batch_size: 32
|
51 |
+
- seed: 42
|
52 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
53 |
+
- lr_scheduler_type: linear
|
54 |
+
- num_epochs: 10
|
55 |
+
|
56 |
+
### Framework versions
|
57 |
+
|
58 |
+
- Transformers 4.35.0
|
59 |
+
- Pytorch 2.1.0+cu118
|
60 |
+
- Datasets 2.14.6
|
61 |
+
- Tokenizers 0.14.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2235432356
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6681bf58c19c25c81ad9d0d81bebb65fca8b4294dbaa403d771626760a60dc6a
|
3 |
size 2235432356
|
runs/Nov08_10-09-36_c43d5c1ba235/events.out.tfevents.1699438196.c43d5c1ba235.346.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf97cec8fcb8187451c336cc53f9e6f726466e5f0be511276edaeacd8a20f470
|
3 |
+
size 5753
|