xqchq commited on
Commit
d0d63d0
1 Parent(s): 1710a00

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -5,6 +5,10 @@ tags:
5
  model-index:
6
  - name: test-trainer
7
  results: []
 
 
 
 
8
  ---
9
 
10
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -13,6 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
13
  # test-trainer
14
 
15
  This model is a fine-tuned version of [hfl/minirbt-h256](https://huggingface.co/hfl/minirbt-h256) on an unknown dataset.
 
 
16
 
17
  ## Model description
18
 
@@ -48,4 +54,4 @@ The following hyperparameters were used during training:
48
  - Transformers 4.28.1
49
  - Pytorch 2.0.0+cu118
50
  - Datasets 2.12.0
51
- - Tokenizers 0.13.3
 
5
  model-index:
6
  - name: test-trainer
7
  results: []
8
+ datasets:
9
+ - seamew/THUCNewsText
10
+ language:
11
+ - zh
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
17
  # test-trainer
18
 
19
  This model is a fine-tuned version of [hfl/minirbt-h256](https://huggingface.co/hfl/minirbt-h256) on an unknown dataset.
20
+ dataset is use seamew/THUCNewsText
21
+
22
 
23
  ## Model description
24
 
 
54
  - Transformers 4.28.1
55
  - Pytorch 2.0.0+cu118
56
  - Datasets 2.12.0
57
+ - Tokenizers 0.13.3