Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 977 Bytes

issue#07.md

File metadata and controls

18 lines (10 loc) · 977 Bytes

OpenAI releases GPT-2 774M parameter model

GPT-2: OpenAI is releasing the 774 million parameter language model. Additionally they are "releasing an open-source legal agreement to make it easier for organizations to initiate model-sharing partnerships with each other, and are publishing a technical report about our experience in coordinating with the wider AI research community on publication norms."

TensorFlow 2.0 is now available

Updates include:

  • Easy model building with Keras and eager execution.
  • Robust model deployment in production on any platform.
  • Powerful experimentation for research.
  • API simplification by reducing duplication and removing deprecated endpoints.

Find more information: https://github.com/tensorflow/tensorflow/releases/tag/v2.0.0-rc0