shoubing35 commited on
Commit
18cd41c
·
verified ·
1 Parent(s): fc2b33b

Training in progress, step 1

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,9 +26,9 @@
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
29
- "c_proj",
30
  "c_fc",
31
- "c_attn"
 
32
  ],
33
  "task_type": "CAUSAL_LM",
34
  "trainable_token_indices": null,
 
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
 
29
  "c_fc",
30
+ "c_attn",
31
+ "c_proj"
32
  ],
33
  "task_type": "CAUSAL_LM",
34
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7c053dfefcc637d46c36e0c422319c87830a1a8544f08cbbf1baf59efc03e6c7
3
  size 9449344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:577ffbc9ffe80bc1d2afa3733c568c737f34ec6816afe67f52fcc12ce91b1657
3
  size 9449344
runs/Jun26_17-08-01_4a6a994f5e57/events.out.tfevents.1750957689.4a6a994f5e57.10400.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18bbb844659689f10ab016810195910a25f0764963c25cee3d2a0b0a9f319111
3
+ size 6198
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:119e2c4f603f7ce62de7aabe2ed1760487084620147e9fdc0467546351ab1af6
3
  size 5752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:072474b12df48bfc1c7c426eba49bbabf0362f65da2d628ff424cfba09e08b2f
3
  size 5752