witcher commited on
Commit
0552091
1 Parent(s): 6ddf34d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,7 +1,7 @@
1
-
2
- ---
3
  tags:
4
  - Causal Language modeling
 
5
  model_index:
6
  - name: MechDistilGPT2
7
  results:
@@ -10,7 +10,7 @@ model_index:
10
  type: Causal Language modeling
11
  ---
12
  ## MechDistilGPT2
13
- This model is fine-tuned on 200k text scraped from Mechanical/Automotive pdf books.
14
 
15
  Base model is DistilGPT2(https://huggingface.co/gpt2) (the smallest version of GPT2)
16
 
 
1
+ \n---
 
2
  tags:
3
  - Causal Language modeling
4
+ - CLM
5
  model_index:
6
  - name: MechDistilGPT2
7
  results:
 
10
  type: Causal Language modeling
11
  ---
12
  ## MechDistilGPT2
13
+ This model is fine-tuned on text scraped from Mechanical/Automotive pdf books.
14
 
15
  Base model is DistilGPT2(https://huggingface.co/gpt2) (the smallest version of GPT2)
16