boris commited on
Commit
7fb85d8
1 Parent(s): 7a35ebb

New model from https://wandb.ai/wandb/huggingtweets/runs/3jvmyidz

Browse files
Files changed (4) hide show
  1. README.md +8 -8
  2. config.json +1 -1
  3. pytorch_model.bin +1 -1
  4. training_args.bin +1 -1
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  language: en
3
- thumbnail: https://www.huggingtweets.com/i_apx_86/1617841450196/predictions.png
4
  tags:
5
  - huggingtweets
6
  widget:
@@ -32,20 +32,20 @@ The model was trained on [@i_apx_86's tweets](https://twitter.com/i_apx_86).
32
 
33
  | Data | Quantity |
34
  | --- | --- |
35
- | Tweets downloaded | 3085 |
36
- | Retweets | 1971 |
37
- | Short tweets | 153 |
38
- | Tweets kept | 961 |
39
 
40
- [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/w0dzavc3/artifacts), which is tracked with [W&B artifacts](https://docs.wandb.com/artifacts) at every step of the pipeline.
41
 
42
  ## Training procedure
43
 
44
  The model is based on a pre-trained [GPT-2](https://huggingface.co/gpt2) which is fine-tuned on @i_apx_86's tweets.
45
 
46
- Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/297abqn1) for full transparency and reproducibility.
47
 
48
- At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/297abqn1/artifacts) is logged and versioned.
49
 
50
  ## How to use
51
 
 
1
  ---
2
  language: en
3
+ thumbnail: https://github.com/borisdayma/huggingtweets/blob/master/img/logo.png?raw=true
4
  tags:
5
  - huggingtweets
6
  widget:
 
32
 
33
  | Data | Quantity |
34
  | --- | --- |
35
+ | Tweets downloaded | 3089 |
36
+ | Retweets | 1982 |
37
+ | Short tweets | 150 |
38
+ | Tweets kept | 957 |
39
 
40
+ [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/3kdevhnb/artifacts), which is tracked with [W&B artifacts](https://docs.wandb.com/artifacts) at every step of the pipeline.
41
 
42
  ## Training procedure
43
 
44
  The model is based on a pre-trained [GPT-2](https://huggingface.co/gpt2) which is fine-tuned on @i_apx_86's tweets.
45
 
46
+ Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/3jvmyidz) for full transparency and reproducibility.
47
 
48
+ At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/3jvmyidz/artifacts) is logged and versioned.
49
 
50
  ## How to use
51
 
config.json CHANGED
@@ -34,7 +34,7 @@
34
  "top_p": 0.95
35
  }
36
  },
37
- "transformers_version": "4.5.0",
38
  "use_cache": true,
39
  "vocab_size": 50257
40
  }
 
34
  "top_p": 0.95
35
  }
36
  },
37
+ "transformers_version": "4.5.1",
38
  "use_cache": true,
39
  "vocab_size": 50257
40
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:80ba96ab80f66b5971fafcdc5779a05cfcdf96ab6a90afe7fad004ce0c3a4445
3
  size 510408315
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75eaf9ca0ae09e94d39278eaeb985e2dc32fcb7ea0ab55653afb126d3483ad25
3
  size 510408315
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:32309f8f413677e209ab91245095d2126e4ff9f1031b2b49823c3c1571bdb34d
3
  size 2351
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:269cf463ad1c5e369e44765f0ac39127a56a101f5abce1e241d205f5496662b1
3
  size 2351