Alerosae commited on
Commit
5a035cb
·
1 Parent(s): d3852b2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -2,12 +2,12 @@ This is a fine-tuned version of GPT-2, trained with the entire corpus of Plato's
2
 
3
  ---
4
  language:
5
- - {English}
6
  tags:
7
- - {text-generation}
8
  model-index:
9
- - name: {SocratesGPT-2}
10
  results:
11
  - task:
12
- type: {text-generation} # Required. Example: automatic-speech-recognition
13
  ---
 
2
 
3
  ---
4
  language:
5
+ - English
6
  tags:
7
+ - text-generation
8
  model-index:
9
+ - name: SocratesGPT-2
10
  results:
11
  - task:
12
+ type: text-generation
13
  ---