meekre36 commited on
Commit
b3799c5
·
verified ·
1 Parent(s): 2bd4038

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -5,6 +5,8 @@ tags:
5
  model-index:
6
  - name: testai-0001
7
  results: []
 
 
8
  ---
9
 
10
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -12,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # testai-0001
14
 
15
- This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
16
 
17
  ## Model description
18
 
@@ -51,4 +53,4 @@ The following hyperparameters were used during training:
51
  - Transformers 4.57.3
52
  - Pytorch 2.5.1+cu121
53
  - Datasets 4.3.0
54
- - Tokenizers 0.22.2
 
5
  model-index:
6
  - name: testai-0001
7
  results: []
8
+ datasets:
9
+ - Salesforce/wikitext
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
14
 
15
  # testai-0001
16
 
17
+ This is my first model trained on wikitext-2-raw-v1, sorry for my bad skills making models cards
18
 
19
  ## Model description
20
 
 
53
  - Transformers 4.57.3
54
  - Pytorch 2.5.1+cu121
55
  - Datasets 4.3.0
56
+ - Tokenizers 0.22.2