boris commited on
Commit
35f9eb3
1 Parent(s): 43ab53e

New model from https://wandb.ai/wandb/huggingtweets/runs/2eoev49f

Browse files
Files changed (5) hide show
  1. README.md +7 -7
  2. config.json +1 -1
  3. pytorch_model.bin +2 -2
  4. tokenizer.json +0 -0
  5. training_args.bin +2 -2
README.md CHANGED
@@ -42,20 +42,20 @@ The model was trained on tweets from Barack Obama.
42
 
43
  | Data | Barack Obama |
44
  | --- | --- |
45
- | Tweets downloaded | 3249 |
46
- | Retweets | 343 |
47
- | Short tweets | 24 |
48
- | Tweets kept | 2882 |
49
 
50
- [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/2v70xsvr/artifacts), which is tracked with [W&B artifacts](https://docs.wandb.com/artifacts) at every step of the pipeline.
51
 
52
  ## Training procedure
53
 
54
  The model is based on a pre-trained [GPT-2](https://huggingface.co/gpt2) which is fine-tuned on @barackobama's tweets.
55
 
56
- Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/1x2cvbfy) for full transparency and reproducibility.
57
 
58
- At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/1x2cvbfy/artifacts) is logged and versioned.
59
 
60
  ## How to use
61
 
 
42
 
43
  | Data | Barack Obama |
44
  | --- | --- |
45
+ | Tweets downloaded | 3250 |
46
+ | Retweets | 335 |
47
+ | Short tweets | 23 |
48
+ | Tweets kept | 2892 |
49
 
50
+ [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/2owohal9/artifacts), which is tracked with [W&B artifacts](https://docs.wandb.com/artifacts) at every step of the pipeline.
51
 
52
  ## Training procedure
53
 
54
  The model is based on a pre-trained [GPT-2](https://huggingface.co/gpt2) which is fine-tuned on @barackobama's tweets.
55
 
56
+ Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/2eoev49f) for full transparency and reproducibility.
57
 
58
+ At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/2eoev49f/artifacts) is logged and versioned.
59
 
60
  ## How to use
61
 
config.json CHANGED
@@ -37,7 +37,7 @@
37
  }
38
  },
39
  "torch_dtype": "float32",
40
- "transformers_version": "4.12.5",
41
  "use_cache": true,
42
  "vocab_size": 50257
43
  }
 
37
  }
38
  },
39
  "torch_dtype": "float32",
40
+ "transformers_version": "4.17.0",
41
  "use_cache": true,
42
  "vocab_size": 50257
43
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1b1fd5f20ec4113ee7e8031080475fe2d2b215d56f6c09c4cbfde7454a12acc7
3
- size 510403817
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d4698bf65928f872a05f97c3c7b4cddce06ec291b89697e8bf5946f1d58bc32
3
+ size 510404393
tokenizer.json CHANGED
The diff for this file is too large to render. See raw diff
 
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:27b4d77fb4cdf428074988a98e776124926efccace7b04fd26cbbb7b0c26fda3
3
- size 2863
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca430a312271e32b3b1c1a872e0e2343e9905f0a0b6109570c0408415020186b
3
+ size 3055