raygx commited on
Commit
e441577
1 Parent(s): 450f513

Upload model

Browse files
Files changed (3) hide show
  1. README.md +4 -4
  2. config.json +1 -1
  3. tf_model.h5 +2 -2
README.md CHANGED
@@ -12,10 +12,10 @@ probably proofread and complete it, then remove this comment. -->
12
 
13
  # Nepali-GPT2-CausalLM
14
 
15
- This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 7.3780
18
- - Validation Loss: 6.6626
19
  - Epoch: 0
20
 
21
  ## Model description
@@ -42,7 +42,7 @@ The following hyperparameters were used during training:
42
 
43
  | Train Loss | Validation Loss | Epoch |
44
  |:----------:|:---------------:|:-----:|
45
- | 7.3780 | 6.6626 | 0 |
46
 
47
 
48
  ### Framework versions
 
12
 
13
  # Nepali-GPT2-CausalLM
14
 
15
+ This model is a fine-tuned version of [raygx/Nepali-GPT2-CausalLM](https://huggingface.co/raygx/Nepali-GPT2-CausalLM) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 6.3962
18
+ - Validation Loss: 6.0589
19
  - Epoch: 0
20
 
21
  ## Model description
 
42
 
43
  | Train Loss | Validation Loss | Epoch |
44
  |:----------:|:---------------:|:-----:|
45
+ | 6.3962 | 6.0589 | 0 |
46
 
47
 
48
  ### Framework versions
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "gpt2",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
 
1
  {
2
+ "_name_or_path": "raygx/Nepali-GPT2-CausalLM",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:96802e0cd6207b4c929d2d1832dbf7d52d700bb60230aa29bc0a44c3949f4e72
3
- size 650749592
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0205e40dd2fbe1cf91acfd10f8d84029bbd58a15190b1baeca9572082ed4a986
3
+ size 497145936