Ratansingh648 commited on
Commit
0f16716
·
1 Parent(s): 659ddb1

voicexpai/intent-recog

Browse files
Files changed (4) hide show
  1. README.md +4 -5
  2. pytorch_model.bin +2 -2
  3. tokenizer.json +2 -2
  4. training_args.bin +1 -1
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
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.0627
21
- - F1: 0.9874
22
 
23
  ## Model description
24
 
@@ -43,14 +43,13 @@ The following hyperparameters were used during training:
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
- - num_epochs: 2
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | F1 |
51
  |:-------------:|:-----:|:-----:|:---------------:|:------:|
52
- | 0.0449 | 1.0 | 10523 | 0.0631 | 0.9874 |
53
- | 0.0415 | 2.0 | 21046 | 0.0627 | 0.9874 |
54
 
55
 
56
  ### Framework versions
 
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.0174
21
+ - F1: 0.9934
22
 
23
  ## Model description
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: 1
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | F1 |
51
  |:-------------:|:-----:|:-----:|:---------------:|:------:|
52
+ | 0.0351 | 1.0 | 10523 | 0.0174 | 0.9934 |
 
53
 
54
 
55
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d1942242deb51985c7499e178673ef1c999861346a274be65ff9bd40960aa534
3
- size 1109892841
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e16d79e923337b10ca0b4bf8a40dc4cff985d21f5e50efda463e18a8cfee4a8
3
+ size 1112255857
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:46afe88da5fd71bdbab5cfab5e84c1adce59c246ea5f9341bbecef061891d0a7
3
- size 17082913
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62c24cdc13d4c9952d63718d6c9fa4c287974249e16b7ade6d5a85e7bbb75626
3
+ size 17082660
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:94bf72c6cb9cb08d04772ecb88e850e3ffbf387e690f80f989a8752c84b7cf8e
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc6635da6fc247d4e32f4208c9b12f77fa124b2ec27242039cfa3ad262e84337
3
  size 4027