shoubing35 commited on
Commit
e8f8642
·
verified ·
1 Parent(s): ec2afbd

Training in progress, step 80

Browse files
README.md CHANGED
@@ -1,18 +1,17 @@
1
  ---
2
  base_model: openai-community/gpt2
3
- datasets: rajpurkar/squad
4
  library_name: transformers
5
  model_name: gpt2-qat
6
  tags:
7
  - generated_from_trainer
8
- - sft
9
  - trl
 
10
  licence: license
11
  ---
12
 
13
  # Model Card for gpt2-qat
14
 
15
- This model is a fine-tuned version of [openai-community/gpt2](https://huggingface.co/openai-community/gpt2) on the [rajpurkar/squad](https://huggingface.co/datasets/rajpurkar/squad) dataset.
16
  It has been trained using [TRL](https://github.com/huggingface/trl).
17
 
18
  ## Quick start
 
1
  ---
2
  base_model: openai-community/gpt2
 
3
  library_name: transformers
4
  model_name: gpt2-qat
5
  tags:
6
  - generated_from_trainer
 
7
  - trl
8
+ - sft
9
  licence: license
10
  ---
11
 
12
  # Model Card for gpt2-qat
13
 
14
+ This model is a fine-tuned version of [openai-community/gpt2](https://huggingface.co/openai-community/gpt2).
15
  It has been trained using [TRL](https://github.com/huggingface/trl).
16
 
17
  ## Quick start
adapter_config.json CHANGED
@@ -26,8 +26,8 @@
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
29
- "c_proj",
30
  "c_fc",
 
31
  "c_attn"
32
  ],
33
  "task_type": "CAUSAL_LM",
 
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
 
29
  "c_fc",
30
+ "c_proj",
31
  "c_attn"
32
  ],
33
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e4e55f14e9c331053bead47cab6625ad2dd38b45870f48665bbb06b9d444917b
3
  size 9449344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c07b5ee5f79b18c8bec20c76d928129e3ca88f0de115095b3b075872ab5d5fb
3
  size 9449344
runs/Jun25_03-06-31_09b8bbbc617a/events.out.tfevents.1750820799.09b8bbbc617a.11348.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb7eb2f54a05043f5659123019b946bd8ae306a242beecee170bd224f34134a3
3
+ size 62486
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:895b35460d4a8626100bcd7a320f2291b72e12c544fd2e59e9262356bd7266dd
3
  size 5752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5430365cae959a46ce103d5e5722fa4b9405c4500c9874f7aeb7ba3649f4ffdb
3
  size 5752