shoubing35 commited on
Commit
cac3d78
·
verified ·
1 Parent(s): 0877e71

Training in progress, step 250

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
- - trl
9
  - sft
 
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
  - sft
8
+ - trl
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:b8f6030c067b41a9ba831325346cf33b50da4b15ccb7c78844ad9600ab944c87
3
  size 9449344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:425e8b362c6b7aba06be2afb1c1219a4bb6f52e9b418d2e8495ad952985843ee
3
  size 9449344
runs/Jun26_21-07-28_f714f15d2793/events.out.tfevents.1750972063.f714f15d2793.21859.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:884ef3db6768e004f22b5072e050f6970e9200a73280bb4f9497a31447730283
3
+ size 6057
runs/Jun26_21-08-44_f714f15d2793/events.out.tfevents.1750972128.f714f15d2793.22278.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb79fd99c62fe976ff7c20e62f9ef6d96b23fb6bf3b917fd47a3b6d999a4d24e
3
+ size 41662
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7826829d3ad3894845f4e18ade23064d0875620e450ac011ffcd4433856cb5cb
3
  size 5752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2bd19eac775f78099196a4391c4b47d2039e62b1f4a6ef7a67fe2b2e47f5067
3
  size 5752