Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,9 @@ tags:
|
|
5 |
model-index:
|
6 |
- name: testjpth
|
7 |
results: []
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -16,15 +19,15 @@ This model is a fine-tuned version of [facebook/nllb-200-distilled-600M](https:/
|
|
16 |
|
17 |
## Model description
|
18 |
|
19 |
-
|
20 |
|
21 |
## Intended uses & limitations
|
22 |
|
23 |
-
|
24 |
|
25 |
## Training and evaluation data
|
26 |
|
27 |
-
|
28 |
|
29 |
## Training procedure
|
30 |
|
@@ -44,4 +47,4 @@ The following hyperparameters were used during training:
|
|
44 |
- Transformers 4.30.2
|
45 |
- Pytorch 2.0.1+cu118
|
46 |
- Datasets 2.13.1
|
47 |
-
- Tokenizers 0.13.3
|
|
|
5 |
model-index:
|
6 |
- name: testjpth
|
7 |
results: []
|
8 |
+
language:
|
9 |
+
- ja
|
10 |
+
- th
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
19 |
|
20 |
## Model description
|
21 |
|
22 |
+
This is test version to translate Japanese to Thai. I use NLLB for this model.
|
23 |
|
24 |
## Intended uses & limitations
|
25 |
|
26 |
+
This is just for the test concept of NLLB model
|
27 |
|
28 |
## Training and evaluation data
|
29 |
|
30 |
+
The data was generated by other model. The dataset was split by intention to use in order to make the model understand some technical term.
|
31 |
|
32 |
## Training procedure
|
33 |
|
|
|
47 |
- Transformers 4.30.2
|
48 |
- Pytorch 2.0.1+cu118
|
49 |
- Datasets 2.13.1
|
50 |
+
- Tokenizers 0.13.3
|