boris commited on
Commit
c809c89
1 Parent(s): 4511dce

New model from https://wandb.ai/wandb/huggingtweets/runs/171a4vfe

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: http://www.huggingtweets.com/kanyewest/1669148622693/predictions.png
4
  tags:
5
  - huggingtweets
6
  widget:
@@ -42,20 +42,20 @@ The model was trained on tweets from ye.
42
 
43
  | Data | ye |
44
  | --- | --- |
45
- | Tweets downloaded | 1885 |
46
- | Retweets | 190 |
47
- | Short tweets | 578 |
48
- | Tweets kept | 1117 |
49
 
50
- [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/2lbmenb8/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 @kanyewest's tweets.
55
 
56
- Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/3j194nv1) for full transparency and reproducibility.
57
 
58
- At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/3j194nv1/artifacts) is logged and versioned.
59
 
60
  ## How to use
61
 
 
1
  ---
2
  language: en
3
+ thumbnail: https://github.com/borisdayma/huggingtweets/blob/master/img/logo.png?raw=true
4
  tags:
5
  - huggingtweets
6
  widget:
 
42
 
43
  | Data | ye |
44
  | --- | --- |
45
+ | Tweets downloaded | 1876 |
46
+ | Retweets | 198 |
47
+ | Short tweets | 575 |
48
+ | Tweets kept | 1103 |
49
 
50
+ [Explore the data](https://wandb.ai/wandb/huggingtweets/runs/fa2divr7/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 @kanyewest's tweets.
55
 
56
+ Hyperparameters and metrics are recorded in the [W&B training run](https://wandb.ai/wandb/huggingtweets/runs/171a4vfe) for full transparency and reproducibility.
57
 
58
+ At the end of training, [the final model](https://wandb.ai/wandb/huggingtweets/runs/171a4vfe/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.24.0",
41
  "use_cache": true,
42
  "vocab_size": 50257
43
  }
 
37
  }
38
  },
39
  "torch_dtype": "float32",
40
+ "transformers_version": "4.25.1",
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:a7218ef6bcc5ca78ca310488c754c2d7fb218f805a6b5bfd08dd24a725cd33c7
3
  size 510396521
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:edf8e7c5bfbfe30f07f3fc6af37b9284ad34a0e6e531e3e216aa06e0c8163fc9
3
  size 510396521
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:796357ea0cd1ac84d3e9b8830aba3af722d3fc374bbf48c4ca96ed380b8fef11
3
  size 3375
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36fc45aa2f6bd275c7f6c4d9d8a1b79c984af71e5ad8b43cd2a55cabb1506716
3
  size 3375