abdiharyadi commited on
Commit
9d00477
1 Parent(s): a100f1e

Add dataset information and prompt information on README.md.

Browse files
Files changed (1) hide show
  1. README.md +11 -2
README.md CHANGED
@@ -3,6 +3,8 @@ license: mit
3
  tags:
4
  - generated_from_trainer
5
  base_model: w11wo/indo-gpt2-small
 
 
6
  model-index:
7
  - name: my-random-gpt-ft-2
8
  results: []
@@ -13,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # my-random-gpt-ft-2
15
 
16
- This model is a fine-tuned version of [w11wo/indo-gpt2-small](https://huggingface.co/w11wo/indo-gpt2-small) on an unknown dataset.
17
 
18
  ## Model description
19
 
@@ -21,7 +23,14 @@ More information needed
21
 
22
  ## Intended uses & limitations
23
 
24
- More information needed
 
 
 
 
 
 
 
25
 
26
  ## Training and evaluation data
27
 
 
3
  tags:
4
  - generated_from_trainer
5
  base_model: w11wo/indo-gpt2-small
6
+ datasets:
7
+ - cahya/alpaca-id-cleaned
8
  model-index:
9
  - name: my-random-gpt-ft-2
10
  results: []
 
15
 
16
  # my-random-gpt-ft-2
17
 
18
+ This model is a fine-tuned version of [w11wo/indo-gpt2-small](https://huggingface.co/w11wo/indo-gpt2-small) on [cahya/alpaca-id-cleaned](https://huggingface.co/datasets/cahya/alpaca-id-cleaned) dataset.
19
 
20
  ## Model description
21
 
 
23
 
24
  ## Intended uses & limitations
25
 
26
+ Prompt format:
27
+ ```
28
+ Pengguna: <insert user prompt here>
29
+
30
+ Asisten:
31
+ ```
32
+
33
+ Limitation: This model can't understand the prompt well enough.
34
 
35
  ## Training and evaluation data
36